Skip to content

Commit c626229

Browse files
committed
upgrade to latest sagemaker-experiments
1 parent 5ab086d commit c626229

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/1.15.0/py3/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RUN pip install --no-cache-dir -U \
100100
keras==2.3.1 \
101101
requests==2.22.0 \
102102
smdebug==0.5.0.post0 \
103-
sagemaker-experiments==0.1.3 \
103+
sagemaker-experiments==0.1.7 \
104104
mpi4py==3.0.2 \
105105
"cryptography>=2.3" \
106106
"sagemaker-tensorflow>=1.15,<1.16" \

docker/1.15.0/py3/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ RUN pip install --no-cache-dir -U \
137137
requests==2.22.0 \
138138
keras==2.3.1 \
139139
smdebug==0.5.0.post0 \
140-
sagemaker-experiments==0.1.3 \
140+
sagemaker-experiments==0.1.7 \
141141
mpi4py==3.0.2 \
142142
"cryptography>=2.3" \
143143
"sagemaker-tensorflow>=1.15,<1.16" \

0 commit comments

Comments
 (0)