mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update anaconda.py add pyg channel
pyg is channel for PyTorch Geometric, a Graph Neural Network Library for PyTorch.
This commit is contained in:
parent
e1c90a2e58
commit
168c415e04
@ -66,6 +66,7 @@ CONDA_CLOUD_REPOS = (
|
||||
"pytorch3d/linux-64", "pytorch3d/noarch",
|
||||
"idaholab/linux-64", "idaholab/noarch",
|
||||
"MindSpore/linux-64", "MindSpore/linux-aarch64", "MindSpore/osx-arm64", "MindSpore/osx-64", "MindSpore/win-64", "MindSpore/noarch",
|
||||
"pyg/linux-64", "pyg/osx-64", "pyg/win-64",
|
||||
)
|
||||
|
||||
EXCLUDED_PACKAGES = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user