We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f0ccb8 + df40fee commit 60f4085Copy full SHA for 60f4085
Dockerfile
@@ -3,3 +3,4 @@ FROM tensorflow/tensorflow:latest
3
4
ADD . /tensorlayer
5
RUN pip install /tensorlayer
6
+ENV PYTHONUNBUFFERED=1
Dockerfile.gpu
@@ -3,3 +3,4 @@ FROM tensorflow/tensorflow:latest-gpu
0 commit comments