Home
last modified time | relevance | path

Searched defs:should_compile_partial_graph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py1795 def should_compile_partial_graph(self) -> bool: member in InstructionTranslatorBase
2809 def should_compile_partial_graph(self): member in InstructionTranslator
3287 def should_compile_partial_graph(self): member in InliningInstructionTranslator