/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A 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
|
H A D | remote_benchmarks_test.py | 40 def run_benchmark(func, num_iters, execution_mode=None): function
|
H A D | run_eager_op_as_function_test.py | 37 def run_benchmark(func, num_iters, unused_execution_mode): function
|
/aosp_15_r20/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/ |
H A D | benchmark | 73 run_benchmark() { function
|
H A D | benchmark-dir | 62 run_benchmark() { function
|
H A D | benchmark-copy | 35 run_benchmark() { function
|
/aosp_15_r20/external/fonttools/Lib/fontTools/cu2qu/ |
H A D | benchmark.py | 26 def run_benchmark(module, function, setup_suffix="", repeat=5, number=1000): function
|
/aosp_15_r20/external/fonttools/Lib/fontTools/qu2cu/ |
H A D | benchmark.py | 29 def run_benchmark(module, function, setup_suffix="", repeat=25, number=1): function
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/ |
H A D | benchmark_runner.py | 71 def run_benchmark(self, *args: Any) -> None: member in BenchmarkRunner
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | graph_building_benchmark.py | 40 def run_benchmark(func, num_iters): function
|
/aosp_15_r20/external/pytorch/torch/utils/benchmark/examples/ |
H A D | spectral_ops_fuzz_test.py | 23 def run_benchmark(name: str, function: object, dtype: torch.dtype, seed: int, device: str, samples:… function
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/tools/gbench/ |
H A D | util.py | 122 def run_benchmark(exe_name, benchmark_flags): function
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mm/ |
H A D | gen_data_mm.py | 37 def run_benchmark( member in BenchmarkRunnerMM
|
/aosp_15_r20/external/toolchain-utils/pgo_tools/ |
H A D | benchmark_pgo_profiles.py | 193 def run_benchmark( function
|
/aosp_15_r20/external/gemmlowp/meta/ |
H A D | test_transform_benchmark.cc | 49 void run_benchmark(const std::string& name, int repetitions, int elements, in run_benchmark() function
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/tools/gbench/ |
H A D | util.py | 160 def run_benchmark(exe_name, benchmark_flags): function
|
/aosp_15_r20/external/google-benchmark/tools/gbench/ |
H A D | util.py | 187 def run_benchmark(exe_name, benchmark_flags): function
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mixed_mm/ |
H A D | gen_data_mixed_mm.py | 42 def run_benchmark( member in BenchmarkRunnerMixedMM
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/python/ |
H A D | py_benchmark.py | 132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
|
/aosp_15_r20/external/protobuf/benchmarks/python/ |
H A D | py_benchmark.py | 132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/benchmarks/ |
H A D | benchmark_base.py | 140 def run_benchmark(self, member in DatasetBenchmarkBase
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/pad_mm/ |
H A D | gen_data_pad_mm.py | 52 def run_benchmark( member in BenchmarkRunnerPadMM
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/ |
H A D | launcher.py | 279 def run_benchmark(rank, args, data): function
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/ddp/ |
H A D | benchmark.py | 83 def run_benchmark(benchmark, ranks, opts): function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gemm_algorithm_picker.cc | 98 const std::function<StatusOr<se::blas::ProfileResult>(const AlgoT&)>& in GetBestAlgorithm()
|