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

Class ModuleCallEntry

exir/serde/schema.py:360–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358
359@dataclass
360class ModuleCallEntry:
361 fqn: str
362 signature: Optional[ModuleCallSignature] = None
363
364
365@dataclass

Callers 5

captureFunction · 0.85
get_programMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected