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 c662bfb commit 306ddbcCopy full SHA for 306ddbc
docker/1.15.2/py3/Dockerfile.cpu
@@ -96,7 +96,7 @@ RUN pip install --no-cache-dir -U \
96
keras_preprocessing==1.1.0 \
97
keras==2.3.1 \
98
requests==2.22.0 \
99
- smdebug==0.7.1 \
+ smdebug==0.7.2 \
100
sagemaker==1.50.17 \
101
sagemaker-experiments==0.1.7 \
102
mpi4py==3.0.2 \
docker/1.15.2/py3/Dockerfile.gpu
@@ -133,7 +133,7 @@ RUN pip install --no-cache-dir -U \
133
134
135
136
137
138
139
0 commit comments