examples/github_issue_summarization/notebooks
Michelle Casbon 836ad70421 Fix model file upload (#160)
* Add component parameters

Add model_url & port arguments to flask app
Add service_type, image, and model_url parameters to ui component
Fix problem argument in tensor2tensor component

* Fix broken UI component

Fix broken UI component structure by adding all, service, & deployment parts
Add parameter defaults for tfjob to resolve failures deploying other components

* Add missing imports in flask app

Fix syntax error in argument parsing
Remove underscores from parameter names to workaround ksonnet bug #554: https://github.com/ksonnet/ksonnet/issues/554

* Fix syntax errors in t2t instructions

Add CPU image build arg to docker build command for t2t-training
Fix link to ksonnet app dir
Correct param names for tensor2tensor component
Add missing params for tensor2tensor component
Fix apply command syntax
Swap out log view pod for t2t-master instead of tf-operator
Fix link to training with tfjob

* Fix model file upload

Update default params for tfjob-v1alpha2
Fix build directory path in Makefile

* Resolve lint issues

Lines too long

* Add specific image tag to tfjob-v1alpha2 default

* Fix defaults for training output files

Update image tag
Add UI image tag

* Revert service account secret details

Update associated readme
2018-06-29 18:41:20 -07:00
..
Dockerfile Replace kubeflow-images-staging with kubeflow-images-public (#99) 2018-04-27 11:46:20 -07:00
IssueSummarization.py Make it easier to demo serving and run in Katacoda (#107) 2018-04-28 08:11:18 -07:00
Makefile Fix model file upload (#160) 2018-06-29 18:41:20 -07:00
Training.ipynb Update Training.ipynb (#52) 2018-03-19 16:08:01 -07:00
requirements.txt Move from a custom tornado server to a seldon-core server for serving the model (#36) 2018-03-09 14:36:12 -08:00
seq2seq_utils.py Add .pylintrc (#61) 2018-03-29 08:25:02 -07:00
train.py Fix model file upload (#160) 2018-06-29 18:41:20 -07:00