Home
last modified time | relevance | path

Searched defs:run_fw_bw_and_get_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dutils.py1302 def run_fw_bw_and_get_code(fn): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py227 def run_fw_bw_and_get_code(fn): function