Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/serde/
H A Dexport_serialize.py1081 def serialize_module_call_graph( member in GraphModuleSerializer
1342 module_call_graph=self.serialize_module_call_graph(self.module_call_graph),
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dserialize.py1111 def serialize_module_call_graph( member in GraphModuleSerializer
1349 module_call_graph=self.serialize_module_call_graph(self.module_call_graph),