index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
tensors
/
tensor_benchmarks.h
Commit message (
Expand
)
Author
Age
*
Adding synchronisation to convolution kernel for sycl backend.
Mehdi Goli
2017-03-13
*
Adding sycl Benchmarks.
Mehdi Goli
2017-03-08
*
Improved the performance of tensor padding
Benoit Steiner
2016-05-25
*
Added a benchmark to measure the performance of full reductions of 16 bit floats
Benoit Steiner
2016-05-05
*
Use index list for the striding benchmarks
Benoit Steiner
2016-04-21
*
Fixed the type casting benchmarks for fp16
Benoit Steiner
2016-04-07
*
Fixed the benchmarking of fp16 coefficient wise operations
Benoit Steiner
2016-04-07
*
Made the tensor benchmarks compile on MacOS
Benoit Steiner
2016-03-23
*
Added benchmarks for full reduction
Benoit Steiner
2016-02-29
*
Added benchmarks for type casting of float16
Benoit Steiner
2016-02-26
*
Extended the tensor benchmark suite to support types other than floats
Benoit Steiner
2016-02-23
*
Updated the tensor benchmarking code to work with compilers that don't suppor...
Benoit Steiner
2016-02-23
*
Fixed clang related compilation error
Benoit Steiner
2016-01-28
*
Made sure the number of floating point operations done by a benchmark is comp...
Benoit Steiner
2016-01-28
*
Updated the benchmarking code to print the number of flops processed instead ...
Benoit Steiner
2016-01-28
*
Added extra tensor benchmarks
Benoit Steiner
2016-01-28
*
bugfix
Yangqing Jia
2016-01-28
*
benchmark modifications to make it compilable in a standalone fashion.
Yangqing Jia
2016-01-28
*
Added a few benchmarks for the tensor code
Benoit Steiner
2015-01-26