Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_params.h29 class TypedBenchmarkParam; variable
61 TypedBenchmarkParam(const T& value) in TypedBenchmarkParam() function