Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/serde/
H A Dexport_serialize.py1887 def sync_fx_node(self, name: str, fx_node: torch.fx.Node): member in GraphModuleDeserializer
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dserialize.py1930 def sync_fx_node(self, name: str, fx_node: torch.fx.Node): member in GraphModuleDeserializer