Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/passes/
H A Dgraph_drawer.py112 def get_dot_graph(self, submod_name=None) -> pydot.Dot: argument
144 def get_submod_dot_graph(self, submod_name) -> pydot.Dot: argument