Save Tensorflow model to Minio repository 05/88105/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 20 May 2019 18:29:01 +0000 (11:29 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 20 May 2019 18:29:01 +0000 (11:29 -0700)
commit08d610ca498dc89997fd138d6b7fd4eb341c21ff
treeb8bb7ded841080d912218277ac52dcb08cdc00f0
parent592f615ffd3c7452d534b82e48c58535ecc4199c
Save Tensorflow model to Minio repository

Export and save the tensorflow model using Keras API.
Added support for Minio model repo by injecting the credentials to
Horovod pods. This model then can be served using Tensorflow Serving.

Change-Id: Id1e0b6696bc2bb1699786b08651c4d3bc353976c
Issue-ID: ONAPARC-460
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
vnfs/DAaaS/applications/sample-horovod-app/Dockerfile
vnfs/DAaaS/applications/sample-horovod-app/keras_mnist_advanced_modified.py
vnfs/DAaaS/applications/sample-horovod-app/sample_values.yaml
vnfs/DAaaS/applications/sample-horovod-app/templates/job.yaml
vnfs/DAaaS/applications/sample-horovod-app/templates/minio-secrets.yaml [new file with mode: 0644]