Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcudagraph_trees.py2254 if not self.in_new_torch_compile_invocation():
2262 def in_new_torch_compile_invocation(self) -> bool: member in CUDAGraphTreeManager
2321 or not self.in_new_torch_compile_invocation()