MCPcopy 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
44def invoke_main() -> None:
45 sys.exit(main())
46
47
48if __name__ == "__main__":

Callers 1

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected