

Go to the source code of this file.
Classes | |
| class | BenchmarkSuite< Device, T > |
Macros | |
| #define | BENCHMARK_RANGE(bench, lo, hi) BENCHMARK(bench)->Range(lo, hi) |
| #define | EIGEN_DEFAULT_DENSE_INDEX_TYPE int |
Typedefs | |
| typedef int | TensorIndex |
Definition at line 10 of file tensor_benchmarks.h.
| #define EIGEN_DEFAULT_DENSE_INDEX_TYPE int |
Definition at line 5 of file tensor_benchmarks.h.
| typedef int TensorIndex |
Definition at line 4 of file tensor_benchmarks.h.