Home
last modified time | relevance | path

Searched refs:benchmark_compiled_module_fn (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/_inductor/
Dwrapper_benchmark.py267 def compiled_module_main(benchmark_name, benchmark_compiled_module_fn): argument
299 wall_time_ms = benchmark_compiled_module_fn(times=times, repeat=repeat) * 1000
305 benchmark_compiled_module_fn(times=times, repeat=repeat)