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 5ab086d commit c626229Copy full SHA for c626229
docker/1.15.0/py3/Dockerfile.cpu
@@ -100,7 +100,7 @@ RUN pip install --no-cache-dir -U \
100
keras==2.3.1 \
101
requests==2.22.0 \
102
smdebug==0.5.0.post0 \
103
- sagemaker-experiments==0.1.3 \
+ sagemaker-experiments==0.1.7 \
104
mpi4py==3.0.2 \
105
"cryptography>=2.3" \
106
"sagemaker-tensorflow>=1.15,<1.16" \
docker/1.15.0/py3/Dockerfile.gpu
@@ -137,7 +137,7 @@ RUN pip install --no-cache-dir -U \
137
138
139
140
141
142
143
0 commit comments