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 439cd1f commit bfc9c41Copy full SHA for bfc9c41
docker/1.15.2/py3/Dockerfile.cpu
@@ -100,6 +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==1.50.17 \
104
sagemaker-experiments==0.1.3 \
105
mpi4py==3.0.2 \
106
"cryptography>=2.3" \
docker/1.15.2/py3/Dockerfile.gpu
@@ -137,6 +137,7 @@ RUN pip install --no-cache-dir -U \
137
138
139
140
141
142
143
0 commit comments