https://github.com/kubeflow/katib
Revision 31538365fae3f0dc2c8ca2665a90e1f0cab47899 authored by Andrey Velichkevich on 27 October 2020, 11:25:59 UTC, committed by GitHub on 27 October 2020, 11:25:59 UTC
* Add metric strategies to submit by params Experiment page

* Fix additional metric names

* Add checkbox style
1 parent f75f9fe
Raw File
Tip revision: 31538365fae3f0dc2c8ca2665a90e1f0cab47899 authored by Andrey Velichkevich on 27 October 2020, 11:25:59 UTC
UI: Support metrics strategies to submit Experiment by parameters (#1364)
Tip revision: 3153836
.dockerignore
.git
.gitignore
docs
examples
!examples/v1alpha3/nas
!examples/v1beta1/nas
manifests
pkg/ui/*/frontend/node_modules
pkg/ui/*/frontend/build
back to top