summaryrefslogtreecommitdiff
path: root/scripts/benchmark/benchmark.py
AgeCommit message (Expand)Author
2020-10-04Fix a typo in benchmark when running fp 16 vs 32Witold Baryluk
2020-10-04Merge pull request #397 from baryluk/patch-1Cedric Nugteren
2020-10-04Fix --load_from_disk argument help messageWitold Baryluk
2020-10-04Fix Python SyntaxWarningWitold Baryluk
2018-01-26Minor displaying improvements to the graph plotting scriptsCedric Nugteren
2018-01-25Improved the benchmark scripts; added gemmstridedbatched benchmarkCedric Nugteren
2017-12-31Made plotting script more flexible: extra argument to set the comparison libraryCedric Nugteren
2017-05-24changing "wb" to "w" when saving json file (text mode) - compatibility for Py...Grigori Fursin
2017-04-21Removed the words SUMMARY from the title of the benchmark script when benchma...Cedric Nugteren
2017-04-16Set proper settings for the benchmarks of batched routinesCedric Nugteren
2017-04-16Added settings for benchmarking batched routinesCedric Nugteren
2017-04-14Added a benchmark-all script to run multiple benchmarks automaticallyCedric Nugteren
2017-04-14Added output-folder for benchmarking and removed the requirement on XCedric Nugteren
2017-04-14Made the number of runs a benchmark-specific setting in the benchmark scriptsCedric Nugteren
2017-04-02Various tweaks to the new benchmark scriptCedric Nugteren
2017-03-26Replaced the R graph scripts with Python/Matplotlib benchmark scriptsCedric Nugteren