mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 07:07:00 +08:00
e0e52f1871
* Add non-distributed PyTorch runner * use dist.is_available() instead of checking OS * Nicer exception * Fix bug in choosing port * Refactor some code * Address comments * Address comments