Home
last modified time | relevance | path

Searched defs:run_benchmark (Results 1 – 25 of 36) sorted by relevance

12

/external/tensorflow/tensorflow/python/eager/
Dbenchmarks_test_base.py36 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
Dremote_benchmarks_test.py40 def run_benchmark(func, num_iters, execution_mode=None): function
/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/
Dbenchmark-copy35 run_benchmark() { function
Dbenchmark-dir62 run_benchmark() { function
Dbenchmark73 run_benchmark() { function
/external/fonttools/Lib/fontTools/cu2qu/
Dbenchmark.py26 def run_benchmark(module, function, setup_suffix="", repeat=5, number=1000): function
/external/fonttools/Lib/fontTools/qu2cu/
Dbenchmark.py29 def run_benchmark(module, function, setup_suffix="", repeat=25, number=1): function
/external/tensorflow/tensorflow/python/framework/
Dgraph_building_benchmark.py40 def run_benchmark(func, num_iters): function
/external/pytorch/torchgen/_autoheuristic/
Dbenchmark_runner.py71 def run_benchmark(self, *args: Any) -> None: member in BenchmarkRunner
/external/pytorch/torch/utils/benchmark/examples/
Dspectral_ops_fuzz_test.py23 def run_benchmark(name: str, function: object, dtype: torch.dtype, seed: int, device: str, samples:… function
/external/pytorch/torchgen/_autoheuristic/mm/
Dgen_data_mm.py37 def run_benchmark( member in BenchmarkRunnerMM
/external/libcxx/utils/google-benchmark/tools/gbench/
Dutil.py122 def run_benchmark(exe_name, benchmark_flags): function
/external/chromium-crossbench/tests/end2end/desktop/cbb/
Dtest_cbb.py43 def run_benchmark(output_dir, webdriver, benchmark_cls) -> None: function
/external/toolchain-utils/pgo_tools/
Dbenchmark_pgo_profiles.py193 def run_benchmark( function
/external/gemmlowp/meta/
Dtest_transform_benchmark.cc49 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/
Dutil.py187 def run_benchmark(exe_name, benchmark_flags): function
/external/cronet/tot/third_party/google_benchmark/src/tools/gbench/
Dutil.py187 def run_benchmark(exe_name, benchmark_flags): function
/external/google-benchmark/tools/gbench/
Dutil.py187 def run_benchmark(exe_name, benchmark_flags): function
/external/chromium-crossbench/crossbench/cbb/
Dcbb_adapter.py136 def run_benchmark(output_folder: pth.LocalPathLike, function
/external/pytorch/torchgen/_autoheuristic/mixed_mm/
Dgen_data_mixed_mm.py42 def run_benchmark( member in BenchmarkRunnerMixedMM
/external/protobuf/benchmarks/python/
Dpy_benchmark.py132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
/external/cronet/stable/third_party/protobuf/benchmarks/python/
Dpy_benchmark.py132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
/external/cronet/tot/third_party/protobuf/benchmarks/python/
Dpy_benchmark.py132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
/external/tensorflow/tensorflow/python/data/benchmarks/
Dbenchmark_base.py140 def run_benchmark(self, member in DatasetBenchmarkBase
/external/pytorch/torchgen/_autoheuristic/pad_mm/
Dgen_data_pad_mm.py52 def run_benchmark( member in BenchmarkRunnerPadMM

12