Home
last modified time | relevance | path

Searched refs:deserialize_module_call_graph (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/exir/serde/
H A Dexport_serialize.py1869 module_call_graph = self.deserialize_module_call_graph(
2206 def deserialize_module_call_graph( member in GraphModuleDeserializer
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dserialize.py1908 module_call_graph = self.deserialize_module_call_graph(
2253 def deserialize_module_call_graph( member in GraphModuleDeserializer