Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/
H A Dsum_floordiv.py35 Benchmark().enable_instruction_count().collect_all().append_results(result_path)
/aosp_15_r20/external/pytorch/benchmarks/dynamo/pr_time_benchmarks/
H A Dbenchmark_base.py63 def enable_instruction_count(self): member in BenchmarkBase