Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/pr_time_benchmarks/
H A Dbenchmark_base.py102 config.record_compile_time_instruction_count = True
119 config.record_compile_time_instruction_count = False
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py382 record_compile_time_instruction_count = False variable