Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
class
ModuleCallEntry:
361
fqn: str
362
signature: Optional[ModuleCallSignature] = None
363
364
365
@dataclass
Callers
5
create_exported_program_from_submodule
Function · 0.85
_capture_legacy_do_not_use
Function · 0.85
capture
Function · 0.85
serialize_module_call_graph
Method · 0.85
get_program
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected