MCPcopy 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
127class ContainerMetadata:
128 encoded_inp_str: str
129 encoded_out_str: str
130
131
132@dataclass

Callers 5

_make_programMethod · 0.90
make_execution_planMethod · 0.90
get_test_programFunction · 0.90
_emit_prim_gettersMethod · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by 2

_make_programMethod · 0.72
make_execution_planMethod · 0.72