Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dschema.py122 class TensorArgument: class
H A Dserialize.py2106 arg: Union[TensorArgument, SymIntArgument],
/aosp_15_r20/external/executorch/exir/serde/
H A Dschema.py130 class TensorArgument: class
H A Dexport_serialize.py2061 arg: Union[TensorArgument, SymIntArgument],
/aosp_15_r20/external/pytorch/torch/export/
H A Dgraph_signature.py28 class TensorArgument: class