You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
(workaround is to clone the repo first, but the former is more convenient).
Component (check all that applies):
state api
train_step api
train_loop
rendezvous
checkpoint
rollback
metrics
petctl
examples
docker
other
To Reproduce
Steps to reproduce the behavior:
$ git clone https://github.com/pytorch/elastic.git
$ cd elastic
$ git submodule update --init --recursivefatal: No url found for submodule path 'docs/src/pytorch-sphinx-theme' in .gitmodules
Expected behavior
The submodule update should exit successfully (doesn't matter to me if the submodule is kept or not).
Environment
torchelastic version (e.g. 0.1.0rc1): current master (0293cea)
OS (e.g., Linux): Ubuntu
How you installed torchelastic (conda, pip, source, docker): N/A
Docker image and tag (if using docker): N/A
Build command you used (if compiling from source): N/A