Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/export/
H A Dexported_program.py582 gm: torch.fx.GraphModule, graph_signature, module_call_graph argument
767 def module_call_graph(self): member in ExportedProgram
/aosp_15_r20/external/executorch/exir/program/
H A D_program.py305 module_call_graph, argument