Skip to content

Commit

Permalink
Update tfjob
Browse files Browse the repository at this point in the history
  • Loading branch information
mmourafiq committed Jun 23, 2020
1 parent 36888cc commit 5c09a6f
Show file tree
Hide file tree
Showing 20 changed files with 460 additions and 1,344 deletions.
4 changes: 3 additions & 1 deletion in_cluster/build_image/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ params:
runPatch:
init:
- dockerfile:
image: "tensorflow/tensorflow:2.0.1-py3"
image: "tensorflow/tensorflow:2.2.0"
run:
- 'pip3 install --no-cache-dir -U polyaxon["s3","gcs","azure","polyboard","polytune"]'
- pip3 install mxnet
- pip3 install scikit-learn
- pip3 install xgboost
- pip3 install keras
- pip3 install tensorflow_datasets
langEnv: 'en_US.UTF-8'
hubRef: kaniko
92 changes: 0 additions & 92 deletions in_cluster/horovod/keras/Dockerfile

This file was deleted.

Empty file.
117 changes: 0 additions & 117 deletions in_cluster/horovod/keras/mnist.py

This file was deleted.

92 changes: 0 additions & 92 deletions in_cluster/horovod/mxnet/Dockerfile

This file was deleted.

Empty file.
Loading

0 comments on commit 5c09a6f

Please sign in to comment.