MCPcopy 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
71class MemAllocation:
72 allocator_id: int
73 allocation_size: int
74
75
76"""

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected