Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/export/
H A Dunflatten.py190 class UnflattenedModule(torch.nn.Module): class
1105 def _outline_submodules(orig_graph: torch.fx.Graph, root_module: UnflattenedModule):