"docs/source/api/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "6e7f19f27bdf6fddc69aaf8bf2b392d685703f76"
Unverified Commit b56552ff authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[dev] add torchdata into conda env yaml (#5800)

parent fa3fbbfb
...@@ -26,6 +26,7 @@ dependencies: ...@@ -26,6 +26,7 @@ dependencies:
- scikit-learn - scikit-learn
- scipy - scipy
- torch==__TORCH_VERSION__ - torch==__TORCH_VERSION__
- torchdata
- torchmetrics - torchmetrics
- tqdm - tqdm
- boto3 # AWS SDK for python - boto3 # AWS SDK for python
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment