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 aedcd48 commit 3155666Copy full SHA for 3155666
docker/2.1.0/py3/Dockerfile.cpu
@@ -100,7 +100,7 @@ RUN ${PIP} install --no-cache-dir -U \
100
keras_applications==1.0.8 \
101
keras_preprocessing==1.1.0 \
102
keras==2.3.1 \
103
- smdebug==0.7.1 \
+ smdebug==0.7.2 \
104
python-dateutil==2.8.1 \
105
pyYAML==5.3.1 \
106
requests==2.22.0 \
docker/2.1.0/py3/Dockerfile.gpu
@@ -144,7 +144,7 @@ RUN ${PIP} install --no-cache-dir -U \
144
145
146
147
148
149
150
0 commit comments