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.h40 BenchmarkResults(int64_t startup_latency_us, uint64_t input_bytes, in BenchmarkResults() function
/external/toolchain-utils/crosperf/
Dresults_report.py536 class BenchmarkResults(object): class