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
mmdetection3d
Commits
36746173
"tests/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "08e62070f6dee22a8984f700147f581b8bb49fc5"
Unverified
Commit
36746173
authored
Jan 04, 2021
by
Wenwei Zhang
Committed by
GitHub
Jan 04, 2021
Browse files
Fixed CI temporarily (#253)
parent
4fb54412
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build.yml
.github/workflows/build.yml
+1
-1
No files found.
.github/workflows/build.yml
View file @
36746173
...
...
@@ -78,7 +78,7 @@ jobs:
run
:
pip install torch==${{matrix.torch}} torchvision==${{matrix.torchvision}} -f https://download.pytorch.org/whl/torch_stable.html
-
name
:
Install mmdet3d dependencies
run
:
|
pip install mmcv-full==latest+torch${{matrix.mmcv}} -f https://download.openmmlab.com/mmcv/dist/index.html
pip install mmcv-full==latest+torch${{matrix.mmcv}} -f https://download.openmmlab.com/mmcv/dist/index.html
--use-deprecated=legacy-resolver
pip install -q git+https://github.com/open-mmlab/mmdetection.git
pip install -r requirements.txt
-
name
:
Build and install
...
...
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