Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_model.h45 BenchmarkResults() {} in BenchmarkResults() function
46 BenchmarkResults(double model_size_mb, int64_t startup_latency_us, in BenchmarkResults() function
/external/toolchain-utils/crosperf/
Dresults_report.py683 class BenchmarkResults(object): class