Home
last modified time | relevance | path

Searched defs:BenchmarkType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dtest_log.proto203 enum BenchmarkType { enum
/external/tensorflow/tensorflow/core/platform/
Dstatusor_test.cc526 class BenchmarkType { class
528 BenchmarkType() {} in BenchmarkType() function in tensorflow::__anon1615741e0111::BenchmarkType
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops_test.cc144 enum BenchmarkType { kDense, kSparse, kVarLenDense, kRagged }; enum