Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ MemAllocation
Class
MemAllocation
profiler/parse_profiler_results.py:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
70
@dataclasses.dataclass
71
class
MemAllocation:
72
allocator_id: int
73
allocation_size: int
74
75
76
""
"
Callers
1
deserialize_profile_results
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected