Home
last modified time | relevance | path

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

/external/ComputeLibrary/examples/gemm_tuner/
DGemmTuner.py194 class BenchmarkResult(NamedTuple): class
215 def add(self, benchmark_result: BenchmarkResult):
389 def add(self, benchmark_result: BenchmarkResult):
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto488 message BenchmarkResult { message