mirror of https://github.com/kubeflow/examples.git
* Improvements to the tensor2tensor traininer for the GitHub summarization example.
* Simplify the launcher; we can just pass through most command line arguments and not
use environment variables and command line arguments.
* This makes it easier to control the job just by setting the parameters in the template
rather than having to rebuild the images.
* Add a Makefile to build the image.
* Replace the tensor2tensor jsonnet with a newer version of the jsonnet used with T2T.
* Address reviewer comments.
* Install pip packages as user Jovyan
* Rely on implicit string conversion with concatenation in template file.
|
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| Makefile | ||
| __init__.py | ||
| github_problem.py | ||
| t2t_launcher.sh | ||