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
vision
Commits
9d0a93ee
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "37a44bb2839c1af18940b6cf38f5639c9c279caf"
Unverified
Commit
9d0a93ee
authored
May 30, 2023
by
Philip Meier
Committed by
GitHub
May 30, 2023
Browse files
also list full conda env in CI (#7640)
parent
db22668e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.github/scripts/setup-env.sh
.github/scripts/setup-env.sh
+2
-1
No files found.
.github/scripts/setup-env.sh
View file @
9d0a93ee
...
...
@@ -89,6 +89,7 @@ echo '::group::Install TorchVision'
python setup.py develop
echo
'::endgroup::'
echo
'::group::Collect PyTorch environment information'
echo
'::group::Collect environment information'
conda list
python
-m
torch.utils.collect_env
echo
'::endgroup::'
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