Searched refs:_raise_error_for_testing (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | config.py | 665 _raise_error_for_testing = False variable |
H A D | compile_fx.py | 1341 assert not config._raise_error_for_testing |