MCPcopy Create free account
hub / github.com/Physical-Intelligence/openpi / train_pytorch.py

File train_pytorch.py

scripts/train_pytorch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2PyTorch training entrypoint for PI0/PI05 with multi-GPU and multi-node (DDP) support.
3This script mirrors the behavior of the JAX trainer (`scripts/train.py`) but runs
4entirely in PyTorch using the `PI0Pytorch` model and your existing config/data

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected