Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ ContainerMetadata
Class
ContainerMetadata
exir/schema.py:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
126
@dataclass
127
class
ContainerMetadata:
128
encoded_inp_str: str
129
encoded_out_str: str
130
131
132
@dataclass
Callers
5
_make_program
Method · 0.90
make_execution_plan
Method · 0.90
get_test_program
Function · 0.90
_emit_prim_getters
Method · 0.90
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
2
_make_program
Method · 0.72
make_execution_plan
Method · 0.72