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