Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pytorch/elastic
PyTorch elastic training
https://github.com/pytorch/elastic
Last synced: 3 months ago
JSON representation
PyTorch elastic training
- Host: GitHub
- URL: https://github.com/pytorch/elastic
- Owner: pytorch
- License: bsd-3-clause
- Archived: true
- Created: 2019-10-01T21:48:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T13:02:27.000Z (over 2 years ago)
- Last Synced: 2024-09-23T05:03:40.661Z (3 months ago)
- Language: Python
- Homepage:
- Size: 3.84 MB
- Stars: 729
- Watchers: 37
- Forks: 98
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred-test - pytorch/elastic - PyTorch elastic training (Python)
README
# TorchElastic
**IMPORTANT:** This repository is deprecated.
1. TorchElastic has been upstreamed to PyTorch 1.9 under `torch.distributed.elastic`.
Please refer to the PyTorch documentation [here](https://pytorch.org/docs/stable/distributed.elastic.html).2. The TorchElastic Controller for Kubernetes is no longer being actively maintained in favor of [TorchX](https://pytorch.org/torchx).