Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A 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
H A Dremote_benchmarks_test.py40 def run_benchmark(func, num_iters, execution_mode=None): function
H A Drun_eager_op_as_function_test.py37 def run_benchmark(func, num_iters, unused_execution_mode): function
/aosp_15_r20/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/
H A Dbenchmark73 run_benchmark() { function
H A Dbenchmark-dir62 run_benchmark() { function
H A Dbenchmark-copy35 run_benchmark() { function
/aosp_15_r20/external/fonttools/Lib/fontTools/cu2qu/
H A Dbenchmark.py26 def run_benchmark(module, function, setup_suffix="", repeat=5, number=1000): function
/aosp_15_r20/external/fonttools/Lib/fontTools/qu2cu/
H A Dbenchmark.py29 def run_benchmark(module, function, setup_suffix="", repeat=25, number=1): function
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A Dbenchmark_runner.py71 def run_benchmark(self, *args: Any) -> None: member in BenchmarkRunner
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dgraph_building_benchmark.py40 def run_benchmark(func, num_iters): function
/aosp_15_r20/external/pytorch/torch/utils/benchmark/examples/
H A Dspectral_ops_fuzz_test.py23 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 Dutil.py122 def run_benchmark(exe_name, benchmark_flags): function
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mm/
H A Dgen_data_mm.py37 def run_benchmark( member in BenchmarkRunnerMM
/aosp_15_r20/external/toolchain-utils/pgo_tools/
H A Dbenchmark_pgo_profiles.py193 def run_benchmark( function
/aosp_15_r20/external/gemmlowp/meta/
H A Dtest_transform_benchmark.cc49 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 Dutil.py160 def run_benchmark(exe_name, benchmark_flags): function
/aosp_15_r20/external/google-benchmark/tools/gbench/
H A Dutil.py187 def run_benchmark(exe_name, benchmark_flags): function
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mixed_mm/
H A Dgen_data_mixed_mm.py42 def run_benchmark( member in BenchmarkRunnerMixedMM
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
/aosp_15_r20/external/protobuf/benchmarks/python/
H A Dpy_benchmark.py132 def run_benchmark(self, test_method_args='', setup_method_args=''): member in Benchmark
/aosp_15_r20/external/tensorflow/tensorflow/python/data/benchmarks/
H A Dbenchmark_base.py140 def run_benchmark(self, member in DatasetBenchmarkBase
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/pad_mm/
H A Dgen_data_pad_mm.py52 def run_benchmark( member in BenchmarkRunnerPadMM
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/
H A Dlauncher.py279 def run_benchmark(rank, args, data): function
/aosp_15_r20/external/pytorch/benchmarks/distributed/ddp/
H A Dbenchmark.py83 def run_benchmark(benchmark, ranks, opts): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgemm_algorithm_picker.cc98 const std::function<StatusOr<se::blas::ProfileResult>(const AlgoT&)>& in GetBestAlgorithm()

12