mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
anaconda: add pytorch-lts
Ref to https://github.com/tuna/issues/issues/1327
This commit is contained in:
parent
2aedeae9e4
commit
a9b8ec33cd
@ -36,6 +36,7 @@ CONDA_CLOUD_REPOS = (
|
||||
"bioconda/linux-64", "bioconda/linux-aarch64", "bioconda/osx-64", "bioconda/win-64", "bioconda/noarch",
|
||||
"menpo/linux-64", "menpo/osx-64", "menpo/win-64", "menpo/win-32", "menpo/noarch",
|
||||
"pytorch/linux-64", "pytorch/osx-64", "pytorch/win-64", "pytorch/win-32", "pytorch/noarch",
|
||||
"pytorch-lts/linux-64", "pytorch-lts/win-64", "pytorch-lts/noarch",
|
||||
"pytorch-test/linux-64", "pytorch-test/osx-64", "pytorch-test/win-64", "pytorch-test/win-32", "pytorch-test/noarch",
|
||||
"stackless/linux-64", "stackless/win-64", "stackless/win-32", "stackless/linux-32", "stackless/osx-64", "stackless/noarch",
|
||||
"fermi/linux-64", "fermi/osx-64", "fermi/win-64", "fermi/noarch",
|
||||
|
Loading…
x
Reference in New Issue
Block a user