Searched refs:OutputGraph (Results 1 – 5 of 5) sorted by relevance
17 from torch._dynamo.output_graph import OutputGraph155 graph = OutputGraph(
561 from .output_graph import OutputGraph605 output: Optional[OutputGraph] = None
231 class OutputGraph: class871 name = OutputGraph.module_key_name(*names)886 OutputGraph.module_key_name(new_source.name())
65 from .output_graph import GraphCompileReason, OutputGraph728 output: OutputGraph2543 output: OutputGraph, argument2670 output=OutputGraph(
334 `OutputGraph <https://github.com/pytorch/pytorch/blob/69f112d5867f785a3a090a0c6d6644ae047033ac/torc…335 object. The ``OutputGraph`` object is `bound to an