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.
1 parent 4d2e5e6 commit a870bafCopy full SHA for a870baf
docker/2.1.0/py3/Dockerfile.cpu
@@ -103,7 +103,7 @@ RUN ${PIP} install --no-cache-dir -U \
103
keras_applications==1.0.8 \
104
keras_preprocessing==1.1.0 \
105
keras==2.3.1 \
106
- smdebug==0.7.0 \
+ smdebug==0.7.1 \
107
python-dateutil==2.8.1 \
108
pyYAML==5.2 \
109
requests==2.22.0 \
docker/2.1.0/py3/Dockerfile.gpu
@@ -147,7 +147,7 @@ RUN ${PIP} install --no-cache-dir -U \
147
148
149
150
151
152
153
0 commit comments