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

Class TosaDebugSchema

backends/arm/debug/schema.py:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21@dataclass
22class TosaDebugSchema:
23 node_name: str
24 operator_name: str
25 operator_id: int
26
27
28@dataclass

Callers 1

addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected