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
3975ec56
Unverified
Commit
3975ec56
authored
May 03, 2021
by
vfdev
Committed by
GitHub
May 03, 2021
Browse files
Update codeql.yml (#3764)
parent
730c5e1e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/codeql.yml
.github/workflows/codeql.yml
+1
-1
No files found.
.github/workflows/codeql.yml
View file @
3975ec56
...
...
@@ -31,7 +31,7 @@ jobs:
-
name
:
Install Torch
run
:
|
python -m pip install cmake
python -m pip install
torch==1.8.1+cpu
-f https://download.pytorch.org/whl/
torch_stable
.html
python -m pip install
--pre torch
-f https://download.pytorch.org/whl/
nightly/cpu/torch_nightly
.html
sudo ln -s /usr/bin/ninja /usr/bin/ninja-build
-
name
:
Build TorchVision
...
...
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