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

Class FlatTensorConfig

extension/flat_tensor/serialize/serialize.py:100–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98
99@dataclass
100class FlatTensorConfig:
101 segment_alignment: int = 128
102
103
104@dataclass

Callers 8

__init__Method · 0.90
__init__Method · 0.90
test_round_tripMethod · 0.90
__init__Method · 0.85

Calls

no outgoing calls