Searched defs:cpp_wrapper (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | graph.py | 303 cpp_wrapper=False, argument |
H A D | config.py | 76 cpp_wrapper = os.environ.get("TORCHINDUCTOR_CPP_WRAPPER", "0") == "1" variable |