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 has been 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
🐛 Bug
The submodule
docs/src/pytorch-sphinx-theme
seems to be broken.This prevents the following command from working:
$ kubectl kustomize https://github.com/pytorch/elastic.git/kubernetes/config/default?ref=v0.2.2
(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
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The submodule update should exit successfully (doesn't matter to me if the submodule is kept or not).
Environment
master
(0293cea)conda
,pip
, source,docker
): N/Akubectl
version is 1.21.2,git
version is 2.25.1The text was updated successfully, but these errors were encountered: