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