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
7fb98ad7
Unverified
Commit
7fb98ad7
authored
Mar 31, 2020
by
chicm-ms
Committed by
GitHub
Mar 31, 2020
Browse files
Upgrade local windows tensorflow version (#2246) (#2247)
parent
a2e524d3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/pipelines/pipelines-it-local-windows.yml
test/pipelines/pipelines-it-local-windows.yml
+1
-1
No files found.
test/pipelines/pipelines-it-local-windows.yml
View file @
7fb98ad7
...
...
@@ -10,7 +10,7 @@ jobs:
python -m pip install scikit-learn==0.20.0 --user
python -m pip install keras==2.1.6 --user
python -m pip install torchvision===0.4.1 torch===1.3.1 -f https://download.pytorch.org/whl/torch_stable.html --user
python -m pip install tensorflow-gpu==1.1
1.0
--user
python -m pip install tensorflow-gpu==1.1
5.2
--user
displayName
:
'
Install
dependencies
for
integration
tests'
-
script
:
|
cd test
...
...
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