Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
class
TosaDebugSchema:
23
node_name: str
24
operator_name: str
25
operator_id: int
26
27
28
@dataclass
Callers
1
add
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected