Skip to content

Commit 207c02d

Browse files
laurenyuEliza Zhang
authored andcommitted
Add mpi4py to pip installs (aws#185)
1 parent 3e80d96 commit 207c02d

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,5 @@ dist
66
*.iml
77
**/.ipynb_checkpoints
88
**/.python-version
9-
<<<<<<< HEAD
109
.tox
1110
*~
12-
=======
13-
.tox
14-
>>>>>>> Add Horovod benchmark (#157)

docker/1.12.0/Dockerfile.gpu

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,7 @@ COPY $framework_support_installable .
112112

113113
RUN pip install --no-cache-dir -U \
114114
keras==2.2.4 \
115-
<<<<<<< HEAD
116115
mpi4py==3.0.1 \
117-
=======
118-
>>>>>>> Add SageMaker integ test for hyperparameter tuning model_dir logic (#183)
119116
$framework_support_installable \
120117
"sagemaker-tensorflow>=1.12,<1.13" \
121118
# Let's install TensorFlow separately in the end to avoid

0 commit comments

Comments
 (0)