/external/tensorflow/tensorflow/python/eager/ |
D | benchmarks_test_base.py | 36 def run_with_xprof(self, enable_python_trace, run_benchmark, func, argument 49 def run_report(self, run_benchmark, func, num_iters, execution_mode=None): argument
|
D | remote_benchmarks_test.py | 40 def run_benchmark(func, num_iters, execution_mode=None): function
|
/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/ |
D | benchmark-copy | 35 run_benchmark() { function
|
D | benchmark-dir | 62 run_benchmark() { function
|
D | benchmark | 73 run_benchmark() { function
|
/external/fonttools/Lib/fontTools/cu2qu/ |
D | benchmark.py | 26 def run_benchmark(module, function, setup_suffix="", repeat=5, number=1000): function
|
/external/fonttools/Lib/fontTools/qu2cu/ |
D | benchmark.py | 29 def run_benchmark(module, function, setup_suffix="", repeat=25, number=1): function
|
/external/tensorflow/tensorflow/python/framework/ |
D | graph_building_benchmark.py | 40 def run_benchmark(func, num_iters): function
|
/external/pytorch/torchgen/_autoheuristic/ |
D | benchmark_runner.py | 71 def run_benchmark(self, *args: Any) -> None: member in BenchmarkRunner
|
/external/pytorch/torch/utils/benchmark/examples/ |
D | spectral_ops_fuzz_test.py | 23 def run_benchmark(name: str, function: object, dtype: torch.dtype, seed: int, device: str, samples:… function
|
/external/pytorch/torchgen/_autoheuristic/mm/ |
D | gen_data_mm.py | 37 def run_benchmark( member in BenchmarkRunnerMM
|
/external/libcxx/utils/google-benchmark/tools/gbench/ |
D | util.py | 122 def run_benchmark(exe_name, benchmark_flags): function
|
/external/chromium-crossbench/tests/end2end/desktop/cbb/ |
D | test_cbb.py | 43 def run_benchmark(output_dir, webdriver, benchmark_cls) -> None: function
|
/external/toolchain-utils/pgo_tools/ |
D | benchmark_pgo_profiles.py | 193 def run_benchmark( function
|
/external/gemmlowp/meta/ |
D | test_transform_benchmark.cc | 49 void run_benchmark(const std::string& name, int repetitions, int elements, in run_benchmark() function
|
/external/cronet/stable/third_party/google_benchmark/src/tools/gbench/ |
D | util.py | 187 def run_benchmark(exe_name, benchmark_flags): function
|
/external/cronet/tot/third_party/google_benchmark/src/tools/gbench/ |
D | util.py | 187 def run_benchmark(exe_name, benchmark_flags): function
|
/external/google-benchmark/tools/gbench/ |
D | util.py | 187 def run_benchmark(exe_name, benchmark_flags): function
|
/external/chromium-crossbench/crossbench/cbb/ |
D | cbb_adapter.py | 136 def run_benchmark(output_folder: pth.LocalPathLike, function
|
/external/pytorch/torchgen/_autoheuristic/mixed_mm/ |
D | gen_data_mixed_mm.py | 42 def run_benchmark( member in BenchmarkRunnerMixedMM
|
/external/protobuf/benchmarks/python/ |
D | py_benchmark.py | 132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
|
/external/cronet/stable/third_party/protobuf/benchmarks/python/ |
D | py_benchmark.py | 132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
|
/external/cronet/tot/third_party/protobuf/benchmarks/python/ |
D | py_benchmark.py | 132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
|
/external/tensorflow/tensorflow/python/data/benchmarks/ |
D | benchmark_base.py | 140 def run_benchmark(self, member in DatasetBenchmarkBase
|
/external/pytorch/torchgen/_autoheuristic/pad_mm/ |
D | gen_data_pad_mm.py | 52 def run_benchmark( member in BenchmarkRunnerPadMM
|