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
MMCV
Commits
50485f22
"src/libtorio/ffmpeg/pybind/pybind.cpp" did not exist on "9bb3507014059bddea1fa6a53cebaedd96824cf1"
Commit
50485f22
authored
Jul 19, 2022
by
Zaida Zhou
Committed by
zhouzaida
Jul 19, 2022
Browse files
Update circleci config (#2131)
parent
e5c2cab5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.circleci/config.yml
.circleci/config.yml
+6
-0
No files found.
.circleci/config.yml
View file @
50485f22
...
@@ -54,6 +54,9 @@ jobs:
...
@@ -54,6 +54,9 @@ jobs:
-
run
:
-
run
:
name
:
Install PyTorch
name
:
Install PyTorch
command
:
python -m pip install torch==<< parameters.torch >>+cpu torchvision==<< parameters.torchvision >>+cpu -f https://download.pytorch.org/whl/torch_stable.html
command
:
python -m pip install torch==<< parameters.torch >>+cpu torchvision==<< parameters.torchvision >>+cpu -f https://download.pytorch.org/whl/torch_stable.html
-
run
:
name
:
Install MMEngine
command
:
pip install git+ssh://git@github.com/open-mmlab/mmengine.git
-
run
:
-
run
:
name
:
Install psutil
name
:
Install psutil
command
:
python -m pip install psutil
command
:
python -m pip install psutil
...
@@ -122,6 +125,9 @@ jobs:
...
@@ -122,6 +125,9 @@ jobs:
-
run
:
-
run
:
name
:
Install PyTorch
name
:
Install PyTorch
command
:
python -m pip install torch==1.8.1+cu102 torchvision==0.9.1+cu102 -f https://download.pytorch.org/whl/torch_stable.html
command
:
python -m pip install torch==1.8.1+cu102 torchvision==0.9.1+cu102 -f https://download.pytorch.org/whl/torch_stable.html
-
run
:
name
:
Install MMEngine
command
:
pip install git+ssh://git@github.com/open-mmlab/mmengine.git
-
run
:
-
run
:
name
:
Install psutil
name
:
Install psutil
command
:
python -m pip install psutil
command
:
python -m pip install psutil
...
...
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