Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/pr_time_benchmarks/
H A Dbenchmark_base.py61 _enable_compile_time_instruction_count = False variable in BenchmarkBase
68 self._enable_compile_time_instruction_count = True
139 and self._enable_compile_time_instruction_count
152 if self._enable_compile_time_instruction_count: