Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ invoke_main
Function
invoke_main
profiler/profiler_results_cli.py:44–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
44
def
invoke_main() -> None:
45
sys.exit(main())
46
47
48
if
__name__ ==
"__main__"
:
Callers
1
profiler_results_cli.py
File · 0.70
Calls
1
main
Function · 0.70
Tested by
no test coverage detected