Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
class
TensorArgument:
134
name: str
135
136
137
@dataclass
Callers
15
program
Method · 0.85
_get_new_signature
Function · 0.85
test_arrange_graph_outputs_reorders_mutations_before_user_outputs
Method · 0.85
duplicate_constant_node
Function · 0.85
create_constant_nodes_and_return_specs
Function · 0.85
_update_output_node_and_specs
Function · 0.85
weights_to_outputs_pass
Function · 0.85
_capture_legacy_do_not_use
Function · 0.85
capture
Function · 0.85
test_constant_prop_pass_graph_signature
Method · 0.85
lift_constant_tensor_pass
Function · 0.85
handle_placeholder
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_arrange_graph_outputs_reorders_mutations_before_user_outputs
Method · 0.68
test_constant_prop_pass_graph_signature
Method · 0.68