Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
b56552ff
Unverified
Commit
b56552ff
authored
Jun 06, 2023
by
Rhett Ying
Committed by
GitHub
Jun 06, 2023
Browse files
[dev] add torchdata into conda env yaml (#5800)
parent
fa3fbbfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
script/dgl_dev.yml.template
script/dgl_dev.yml.template
+1
-0
No files found.
script/dgl_dev.yml.template
View file @
b56552ff
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment