Skip to content

Commit a870baf

Browse files
vandanavksaimidu
andauthored
smdebug 0.7.1 (#324)
Co-authored-by: Sai Parthasarathy Miduthuri <54188298+saimidu@users.noreply.github.com>
1 parent 4d2e5e6 commit a870baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/2.1.0/py3/Dockerfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ RUN ${PIP} install --no-cache-dir -U \
103103
keras_applications==1.0.8 \
104104
keras_preprocessing==1.1.0 \
105105
keras==2.3.1 \
106-
smdebug==0.7.0 \
106+
smdebug==0.7.1 \
107107
python-dateutil==2.8.1 \
108108
pyYAML==5.2 \
109109
requests==2.22.0 \

docker/2.1.0/py3/Dockerfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ RUN ${PIP} install --no-cache-dir -U \
147147
keras_applications==1.0.8 \
148148
keras_preprocessing==1.1.0 \
149149
keras==2.3.1 \
150-
smdebug==0.7.0 \
150+
smdebug==0.7.1 \
151151
python-dateutil==2.8.1 \
152152
pyYAML==5.2 \
153153
requests==2.22.0 \

0 commit comments

Comments
 (0)