Searched defs:ThroughputBenchmark (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/utils/ | ||
H A D | throughput_benchmark.cpp | 43 ThroughputBenchmark::ThroughputBenchmark(const jit::Module& script_module) in ThroughputBenchmark() function in torch::throughput_benchmark::ThroughputBenchmark |
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ | ||
H A D | basic_batch_scheduler_benchmark_test.cc | 110 class ThroughputBenchmark { class |
/aosp_15_r20/external/pytorch/torch/utils/ | ||
H A D | throughput_benchmark.py | 60 class ThroughputBenchmark: class |