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
nni
Commits
d0cf8e52
Commit
d0cf8e52
authored
Jan 14, 2020
by
chicm-ms
Committed by
QuanluZhang
Jan 14, 2020
Browse files
upgrade tensorflow-gpu version for local IT (#1951)
parent
30152b04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/pipelines-it-local.yml
test/pipelines-it-local.yml
+1
-1
No files found.
test/pipelines-it-local.yml
View file @
d0cf8e52
...
...
@@ -12,7 +12,7 @@ jobs:
python3 -m pip install torch==1.2.0 --user
python3 -m pip install torchvision==0.4.0 --user
python3 -m pip install keras==2.1.6 --user
python3 -m pip install tensorflow-gpu==1.1
2.0
--user
python3 -m pip install tensorflow-gpu==1.1
5
--user
sudo apt-get install swig -y
PATH=$HOME/.local/bin:$PATH nnictl package install --name=SMAC
PATH=$HOME/.local/bin:$PATH nnictl package install --name=BOHB
...
...
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