Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/functorch/benchmarks/
H A Dpointwise_scorecard.py179 def benchmark_with_timer(fn, args, timer): function
188 return benchmark_with_timer(fn, args, timer)
/aosp_15_r20/external/pytorch/benchmarks/fuser/
H A Drun_benchmarks.py230 def benchmark_with_timer(fn, args, timer): function
239 return benchmark_with_timer(fn, args, timer)