Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ Buffer
Class
Buffer
exir/schema.py:174–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
173
@dataclass
174
class
Buffer:
175
storage: bytes
176
177
178
@dataclass
Callers
7
_restore_constant_segment
Function · 0.90
_make_program
Method · 0.90
add_constant_data
Function · 0.90
test_constant_segment_tensor_alignment_non_power_of_2_fails
Method · 0.90
_ProgramState
Class · 0.90
_save_new_const_tensor
Method · 0.90
_make_program_with_constant_tensor
Function · 0.90
Calls
no outgoing calls
Tested by
4
_make_program
Method · 0.72
add_constant_data
Function · 0.72
test_constant_segment_tensor_alignment_non_power_of_2_fails
Method · 0.72
_make_program_with_constant_tensor
Function · 0.72