Searched defs:BenchmarkType (Results 1 – 4 of 4) sorted by relevance
526 class BenchmarkType { class528 BenchmarkType() {} in BenchmarkType() function in tensorflow::__anonca935a6f0111::BenchmarkType
203 enum BenchmarkType { enum
27 enum BenchmarkType : uint8_t { enum
144 enum BenchmarkType { kDense, kSparse, kVarLenDense, kRagged }; enum