https://github.com/kubeflow/katib
Revision 88da808dc17c05bb349007d739ca60cda4182689 authored by Andrey Velichkevich on 10 June 2020, 14:24:51 UTC, committed by GitHub on 10 June 2020, 14:24:51 UTC
* Add new Trial Template API

* Add TrialSource in TrialTemplate
Remove GoTemplate from Experiment API

* Add init logic for new trial template

* Change examples
Implement new Trial Template to controller

* Modify trial template configMap for new version of Trial Template
Fix experiment defaults
change valid/invalid experiment

* Run gofmt

* Fix hyperband

* Remove num-epochs from grid example

* Add tag to file mc example

* Modify create Trials loop
1 parent a6cf636
History
Tip revision: 88da808dc17c05bb349007d739ca60cda4182689 authored by Andrey Velichkevich on 10 June 2020, 14:24:51 UTC
New Trial Template API controller implementation (#1202)
Tip revision: 88da808
File Mode Size
.github
cmd
docs
examples
hack
manifests
pkg
scripts
sdk
test
vendor
.dockerignore -rw-r--r-- 140 bytes
.gcloudignore -rw-r--r-- 40 bytes
.gitignore -rw-r--r-- 993 bytes
.travis.yml -rw-r--r-- 936 bytes
CHANGELOG.md -rw-r--r-- 8.6 KB
Gopkg.lock -rw-r--r-- 41.4 KB
Gopkg.toml -rw-r--r-- 2.8 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 1.6 KB
OWNERS -rw-r--r-- 178 bytes
PROJECT -rw-r--r-- 66 bytes
README.md -rw-r--r-- 12.7 KB
ROADMAP.md -rw-r--r-- 1.5 KB
prow_config.yaml -rw-r--r-- 5.7 KB
setup.py -rw-r--r-- 72 bytes

README.md

back to top