Skip to content

Commit

Permalink
Updated Python-GPU Wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelH96 committed Nov 6, 2019
1 parent 1de6b15 commit 57e105b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wrappers/s2i/python-gpu/python-gpu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ COPY ./s2i/bin/ /s2i/bin

# keep install of seldon-core after the COPY to force re-build of layer
RUN pip3 install seldon-core
# RUN pip3 uninstall tensorflow -y
RUN pip3 install tensorflow-gpu

# Numpy version 1.16.1 required for tf-gpu
Expand Down

0 comments on commit 57e105b

Please sign in to comment.