mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 08:40:02 +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