aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/tensors/tensor_benchmarks.h
Commit message (Expand)AuthorAge
* Fixed the type casting benchmarks for fp16Gravatar Benoit Steiner2016-04-07
* Fixed the benchmarking of fp16 coefficient wise operationsGravatar Benoit Steiner2016-04-07
* Made the tensor benchmarks compile on MacOSGravatar Benoit Steiner2016-03-23
* Added benchmarks for full reductionGravatar Benoit Steiner2016-02-29
* Added benchmarks for type casting of float16Gravatar Benoit Steiner2016-02-26
* Extended the tensor benchmark suite to support types other than floatsGravatar Benoit Steiner2016-02-23
* Updated the tensor benchmarking code to work with compilers that don't suppor...Gravatar Benoit Steiner2016-02-23
* Fixed clang related compilation errorGravatar Benoit Steiner2016-01-28
* Made sure the number of floating point operations done by a benchmark is comp...Gravatar Benoit Steiner2016-01-28
* Updated the benchmarking code to print the number of flops processed instead ...Gravatar Benoit Steiner2016-01-28
* Added extra tensor benchmarksGravatar Benoit Steiner2016-01-28
* bugfixGravatar Yangqing Jia2016-01-28
* benchmark modifications to make it compilable in a standalone fashion.Gravatar Yangqing Jia2016-01-28
* Added a few benchmarks for the tensor codeGravatar Benoit Steiner2015-01-26