Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dminifier_smoke.py15 torch._inductor.config.cpp.inject_relu_bug_TESTING_ONLY = "compile_error"
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py769 inject_relu_bug_TESTING_ONLY: Optional[str] = None variable in cpp
958 inject_relu_bug_TESTING_ONLY: Optional[str] = None variable in triton
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py810 bug = config.cpp.inject_relu_bug_TESTING_ONLY
1340 bug = config.cpp.inject_relu_bug_TESTING_ONLY
H A Dtriton.py747 bug = config.triton.inject_relu_bug_TESTING_ONLY