Searched defs:allow_stack_allocation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_aot_inductor.py | 3453 allow_stack_allocation = False variable in AOTInductorTestABICompatibleCpu |
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | config.py | 694 allow_stack_allocation: bool = ( variable |