Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Physical-Intelligence/openpi
/ main
Function
main
scripts/train_pytorch.py:625–628 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
623
624
625
def
main():
626
init_logging()
627
config = _config.cli()
628
train_loop(config)
629
630
631
if
__name__ ==
"__main__"
:
Callers
1
train_pytorch.py
File · 0.70
Calls
2
train_loop
Function · 0.85
init_logging
Function · 0.70
Tested by
no test coverage detected