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 90a7b84 commit 0962c92Copy full SHA for 0962c92
docker/1.15.0/py3/Dockerfile.cpu
@@ -103,7 +103,7 @@ RUN pip install --no-cache-dir -U \
103
# botocore requires python-dateutil<2.8.1
104
"python-dateutil<2.8.1" \
105
requests==2.22.0 \
106
- smdebug==0.4.14 \
+ smdebug==0.5.0.post0 \
107
sagemaker-experiments==0.1.3 \
108
awscli==1.16.296 \
109
mpi4py==3.0.2 \
docker/1.15.0/py3/Dockerfile.gpu
@@ -140,7 +140,7 @@ RUN pip install --no-cache-dir -U \
140
keras==2.3.1 \
141
142
143
144
145
146
0 commit comments