tensor_benchmarks.h File Reference
#include "unsupported/Eigen/CXX11/Tensor"
#include "benchmark.h"

Go to the source code of this file.

Classes

class  BenchmarkSuite< Device, T >
 

Macros

#define EIGEN_DEFAULT_DENSE_INDEX_TYPE   int
 
#define BENCHMARK_RANGE(bench, lo, hi)   BENCHMARK(bench)->Range(lo, hi)
 

Typedefs

typedef int TensorIndex
 

Macro Definition Documentation

◆ BENCHMARK_RANGE

#define BENCHMARK_RANGE (   bench,
  lo,
  hi 
)    BENCHMARK(bench)->Range(lo, hi)

◆ EIGEN_DEFAULT_DENSE_INDEX_TYPE

#define EIGEN_DEFAULT_DENSE_INDEX_TYPE   int

Typedef Documentation

◆ TensorIndex

typedef int TensorIndex