Home
last modified time | relevance | path

Searched defs:CustomObjArgument (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/torch/_export/serde/
Dschema.py148 class CustomObjArgument: class
Dserialize.py619 self, script_obj_meta: ep.CustomObjArgument
1588 self, script_obj_meta: CustomObjArgument
/external/executorch/exir/serde/
Dschema.py156 class CustomObjArgument: class
Dexport_serialize.py600 self, script_obj_meta: ep.CustomObjArgument
1561 self, script_obj_meta: CustomObjArgument
/external/pytorch/torch/export/
Dgraph_signature.py43 class CustomObjArgument: class