Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
class
FlatTensorConfig:
101
segment_alignment: int = 128
102
103
104
@dataclass
Callers
8
__init__
Method · 0.90
__init__
Method · 0.90
test_serialize_default_alignment
Method · 0.90
test_serialize_align_4096
Method · 0.90
test_serialize_align_1024
Method · 0.90
test_round_trip
Method · 0.90
test_deserialize_to_named_data_store_output
Method · 0.90
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
5
test_serialize_default_alignment
Method · 0.72
test_serialize_align_4096
Method · 0.72
test_serialize_align_1024
Method · 0.72
test_round_trip
Method · 0.72
test_deserialize_to_named_data_store_output
Method · 0.72