Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/serde/
H A Dserialize.py91 inputs=self.serialize_alloc_inputs(node.args),
145 def serialize_alloc_inputs( member in GraphModuleSerializer