Searched refs:should_compile_partial_graph (Results 1 – 1 of 1) sorted by relevance
378 if not self.should_compile_partial_graph():479 isinstance(value, (TensorVariable)) and self.should_compile_partial_graph()538 if self.should_compile_partial_graph():593 if not self.should_compile_partial_graph():880 and self.should_compile_partial_graph()1765 if not self.should_compile_partial_graph():1773 if not self.should_compile_partial_graph():1795 def should_compile_partial_graph(self) -> bool: member in InstructionTranslatorBase2809 def should_compile_partial_graph(self): member in InstructionTranslator3287 def should_compile_partial_graph(self): member in InliningInstructionTranslator