MCPcopy Create free account
hub / github.com/pytorch/executorch / TensorArgument

Class TensorArgument

exir/serde/schema.py:133–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131
132@dataclass
133class TensorArgument:
134 name: str
135
136
137@dataclass

Calls

no outgoing calls