https://github.com/kubeflow/katib

sort by:
Revision Author Date Message Commit Date
6db08f4 Update README.md 08 May 2020, 04:43:35 UTC
eb6c208 Update OWNERS 05 May 2020, 15:35:09 UTC
b46722e Update bayesianoptimization-katib-sdk.ipynb 05 May 2020, 15:31:11 UTC
08248d2 Update tfjob-katib-sdk.ipynb 05 May 2020, 15:26:04 UTC
2642f89 Update bayesianoptimization-katib-sdk.ipynb 05 May 2020, 15:26:01 UTC
450f63d Update tfjob-katib-sdk.ipynb 05 May 2020, 15:12:25 UTC
9012228 Update bayesianoptimization-katib-sdk.ipynb 05 May 2020, 15:10:59 UTC
8cf7705 Create OWNERS 05 May 2020, 12:54:23 UTC
84dc30f Update tfjob-katib-sdk.ipynb 05 May 2020, 12:26:56 UTC
cc2864c Update bayesianoptimization-katib-sdk.ipynb 05 May 2020, 12:26:24 UTC
c6e046d Update bayesianoptimization-katib-sdk.ipynb 05 May 2020, 12:25:49 UTC
97d5716 Update README.md 05 May 2020, 12:24:41 UTC
fd6ff5a Update README.md 05 May 2020, 12:02:23 UTC
c7cf8ac python SDK for katib with docs and examples 05 May 2020, 12:01:26 UTC
58e0764 Delete Suggestion deployment after Experiment is finished (#1150) * Delete Suggestion deployment after Experiment is finished * fix * update * update openapi * fix validator test * refine * add debug info * try to fix * try to fix * try to fix * keep API style consistent * rebase master 30 April 2020, 10:16:18 UTC
3e094f6 ENAS change cuda version to 10.0 (#1172) 29 April 2020, 05:40:25 UTC
93f177f Rename chocolate algorithm names for consistency (#1164) 26 April 2020, 08:11:28 UTC
e06cb27 restructure algorithm configuration for hyperopt_service (#1161) * restructure configuration for hyperopt_service * refine * refine schema_dict of OptimizerConfiguration * transfer code style of validation * remove redundant brackets * format print style change 26 April 2020, 07:31:28 UTC
116f9f0 Refactor suggestion services folder structure (#1166) * Refactor suggestion services folder structure * Move base health service to internal * Rename service and base service files 26 April 2020, 02:45:29 UTC
9155fa7 UI: Suggestion view from Experiment page (#1162) * Suggestion dialog view Change Experiment dialog view to React Ace * Update UI rbac Add style Fix GetAllNasJob Error * Fix style * Fix Prettier 23 April 2020, 18:04:07 UTC
d5ebccd Add support Kubeflow operators to ROADMAP (#1145) * Add support operators to ROADMAP * Rename HP to Common * Add metadata to ROADMAP * Rename operators step * Add step for KFP * Add link to Kubeflow issue 20 April 2020, 16:07:40 UTC
28b92d1 Remove Suggestion Request from Update Suggestion (#1158) * Remove suggestionRequest from updateSuggestion * Fix test 17 April 2020, 16:55:07 UTC
fa7af62 Add cmaes to e2e CI test (#1157) 17 April 2020, 15:25:07 UTC
f48aca6 Build Goptuna Suggestion image in CI (#1154) * Build goptuna in CI * Update prow * Delete Image Pull Policy 17 April 2020, 10:07:07 UTC
df78241 Add CMA-ES example (#1155) 17 April 2020, 09:17:07 UTC
7022d3d ENAS enable to add None values in algorithm settings (#1153) * ENAS enable to add None values as algorithm settings * Delete TODO 17 April 2020, 07:31:07 UTC
dfa4361 Support categorical for Grid (#1149) 16 April 2020, 19:45:07 UTC
109d8f8 katib ui: adapt environment in which cluster role is unavailable (#1141) * katib ui: adapt environments which cluster role is unavailable * use init_fn * fix gofmt * update * fix error message * fallback plan 16 April 2020, 19:07:07 UTC
2238eee Add Goptuna based suggestion service for CMA-ES. (#1131) * Add goptuna dependencies * Implement Goptuna based suggestion service * Add test cases * Validate duplicated parameters * Add test cases * Support step argument * Update vendor files * Support step argument for INT * Use new suggest APIs * Add refactor changes * Apply review feedbacks * Update vendor files * Apply review feedbacks * Fix tests * Add some refactor changes and add code comments * Fix tests * Refactor blank lines of import statements * Provide more algorithm settings * Create goptuna study and search space at first get suggestoins request * Compare trial parameters exactly * Fix isSameTrialParam() and refactor logging 16 April 2020, 17:12:46 UTC
81d1623 enas move check algorithm settings to Validate (#1146) 15 April 2020, 16:48:04 UTC
ad7dc28 Change folder structure for NAS algorithms, rename NASRL to ENAS (#1143) * Init commit * Rename nasrl to enas * Modify docker ignore * Undo changes for nas monitor js * Fix enas cnn docker image name * Rename ENAS in README 14 April 2020, 13:50:13 UTC
eacfa29 Update ENAS Algorithm Settings in Katib UI (#1142) * Update ENAS Algorithm settings * fix controller_baseline_decay name * Add arrowParens to prettier config * Update nascreate 14 April 2020, 13:12:13 UTC
7fa4988 Refactor NAS RL Suggestion (#1134) * Refactor NAS RL * Remove comments * Change format 13 April 2020, 14:53:48 UTC
2a1a811 Fix duplicated imports (#1133) * Avoid star-imports * Add constants 13 April 2020, 13:59:48 UTC
859f665 Remove Anneal from supported algorithms (#1139) 13 April 2020, 12:25:48 UTC
29c896b Refactor file-metricscollector (#1137) 13 April 2020, 11:37:47 UTC
e5bae59 Fix typo in suggestion packages (#1138) 13 April 2020, 10:57:48 UTC
298b8c3 Bump the Go version up to 1.14.2 for Travis CI (#1132) 10 April 2020, 14:51:47 UTC
93f46f2 Implement ValidateAlgorithmSettings for hyperopt (#1130) 09 April 2020, 03:41:44 UTC
ab3dab0 Add ENAS to ROADMAP (#1129) 07 April 2020, 15:47:50 UTC
190aa6e feat: Add 2020 roadmap (#1121) * feat: Add 2020 roadmap Signed-off-by: Ce Gao <gaoce@caicloud.io> * fix: Address comments in #1121 Signed-off-by: Ce Gao <gaoce@caicloud.io> * fix: Address comments Signed-off-by: Ce Gao <gaoce@caicloud.io> 07 April 2020, 07:45:43 UTC
241b9a3 Optimize chocolate suggestion (#1116) 07 April 2020, 03:21:43 UTC
cd27da5 Support step in int parameter for hyperopt and chocolate (#1123) 07 April 2020, 02:37:44 UTC
4da82cf UI: Remove antd package (#1117) * Remove antd package Change TabPanel for creating Experiment Move TabPanel to Common components * Remove antd from package.json * Modify Katib Link and Main Page * Change Trial and Jobs monitor * Fix links, margin in Trial view * Increase margin for Trial 03 April 2020, 10:59:46 UTC
688636e Fix e2e tests (#1118) 03 April 2020, 10:17:46 UTC
bccc281 UI: Close menu on click (#1114) * Close menu on click Fix close time for snackbar Add Material UI to the README Add link to developer guide * Change README 01 April 2020, 16:27:28 UTC
2e50219 Change yaml submit yaml style (#1113) 01 April 2020, 13:25:27 UTC
533ca35 Refactor python files in cmd/suggestion (#1105) 24 March 2020, 14:46:47 UTC
7711326 Update prow config with the latest folders (#1109) * Modify prow config * Add examples to prow 24 March 2020, 14:00:48 UTC
38ec768 Fix logger namespace (#1108) 24 March 2020, 10:28:47 UTC
edceaf9 chore(deps): Bump tensorflow in /cmd/suggestion/nasrl/v1alpha3 (#1035) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 24 March 2020, 09:32:47 UTC
c15fcec Refactor suggestion-internal-modules (#1106) 24 March 2020, 08:32:47 UTC
02b56c7 chore(deps): Bump psutil (#1085) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.2.2 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.2.2...release-5.6.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 24 March 2020, 07:54:47 UTC
367841b Fix custom Katib DB Manager env variables (#1102) * Fix custom Katib DB Manager info * Change names for Katib db manager env 24 March 2020, 07:16:46 UTC
a90d396 Refactor python files of suggestion services (#1107) 24 March 2020, 06:30:46 UTC
25e5d73 Add myself to approvers (#1103) 23 March 2020, 22:04:47 UTC
25cdf1c Enable to add Service Account Name in Katib config (#1092) * Enable to add service account name to katib config * Fix test 23 March 2020, 17:33:26 UTC
11c832d chore(deps): Bump tensorflow-gpu (#1034) Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 23 March 2020, 16:52:45 UTC
24f5148 chore(deps): Bump tensorflow (#1036) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 23 March 2020, 16:12:45 UTC
932648f Add ghalton package to chocolate (#1101) 23 March 2020, 15:32:45 UTC
d622f4a Enable to run Experiment without Goal (#1065) * Enable to run experiment without goal * Remove goal from tfjob example * Fix e2e test * fix test * Add goal to tfjob example 23 March 2020, 15:10:46 UTC
3717609 UI: Support Trial Templates in all namespaces and all configMaps (#1083) * UI Support Trial Templates in all namespaces and configMaps * Change templates yaml Add FilterPannel to Trial Template View * Fix problem with adding template to empty configMap * Support Trial Templates select in Submit Experiment * Fix comments * Fix nas module name * Add version for prettier in Travis 23 March 2020, 13:34:44 UTC
bad07f9 Change chocolate-mocmaes algorithm name (#1097) 23 March 2020, 11:14:45 UTC
c212d7c UI: Add Metrics Collector Spec to Submit Experiment (#1096) * Support Metrics Collector for HP Jobs * Support metrics collector in NAS * Change label for HP metrics regex 19 March 2020, 16:47:22 UTC
57796b0 UI: Add Experiment view for NAS Jobs (#1077) * Experiment view for NAS Jobs * Fix sagas * Fix hp actions 06 March 2020, 19:15:24 UTC
b0520d8 Enable Prettier code formatting for the Katib UI (#1078) * Enable Prettier in the Katib UI * Change travis * Change prettier-check in Makefile * Fix check format script * Fix README * Add missing points * Fix URL in README 06 March 2020, 03:52:50 UTC
c2dac12 Update adopters.md (#1074) 03 March 2020, 06:37:37 UTC
1388f11 fix annotations, which crashs custom job (#1072) 02 March 2020, 07:32:42 UTC
db5e2e2 Add more unit tests in Katib (#1071) * Add tests for mysql and validator * Add tests for inject webhook * Remove test main * Add test for UNKNOWN status in Check DB 29 February 2020, 08:00:39 UTC
8267929 dynamic jobProvider and suggestionComposer registration (#1069) * dynamic jobProvider and suggestionComposer registration * enforce gofmt * fix ut * fix ut * fix gofmt * fix * refine imports * contain providers into package(v1alpha3) * move job kubeflow into where providerBase in * add consts 28 February 2020, 13:44:38 UTC
3a19e1c UI: Update supported algorithms (#1070) * Update supported algorithms * Change default value for additionalMetricNames 27 February 2020, 16:05:27 UTC
09da67c Fix TPE Suggestion (#1063) * Init change * Change hyperopt suggestion * Generate new id in Trial loop * Run tpe suggest for each Trial * Move is first run 25 February 2020, 14:52:48 UTC
479b22f Update Katib docs (#1066) * Change Katib docs * Make Katib capitalised in proposals * Remove CUJ from ROADMAP 25 February 2020, 03:24:48 UTC
969935e UI: Show best metrics in the Trial metrics information plot (#1068) * Fix problem with same time for Trial metric * Fix comment 25 February 2020, 02:48:48 UTC
a57db03 Update adopters (#1064) 21 February 2020, 17:30:33 UTC
ed0778e Create Optimizer in BO Suggestion only for the first run (#1057) * Add first run condition in BO Suggestion * Tell to Optimizer only about new Trials * Logging Return new trials in each getSuggestion call * Small fix log * Remove n_points from ask * Fix log * Add newline to log * Change log * Change dict to list of recorded trials * Get search space only for the first run 21 February 2020, 17:24:32 UTC
4fbf77d Add missing GRPC health probe for arm64 to db-manager (#1059) Signed-off-by: Henry Wang <henry.wang@arm.com> 20 February 2020, 03:35:03 UTC
c8a6089 Change tell method for skopt (#1055) 15 February 2020, 07:31:27 UTC
994446b MXNet -> Apache MXNet (#1056) 14 February 2020, 16:48:17 UTC
2da2c86 Adding error propagation for K8s client creation in KatibClient (#1053) 13 February 2020, 23:24:17 UTC
d84f248 continue (#1054) 13 February 2020, 09:12:35 UTC
f98f7c9 Disable istio sidecar injection in Suggestion and Training Jobs (#1050) * Add istio sidecar inject annotation to Suggestion pod and all training jobs * Add annotation to Training Jobs from Controller * Fix comment 11 February 2020, 04:10:01 UTC
e3c615d Show best metric in trial table (#1048) 06 February 2020, 03:37:33 UTC
2f39fd6 Fix trial info time (#1047) 06 February 2020, 02:53:33 UTC
99e7da8 Adding Babylon Health as adopter (#1046) 05 February 2020, 01:35:55 UTC
21b9dc3 Update adopter (#1038) 03 February 2020, 06:05:20 UTC
7b91909 UI: Add Trial Status to HP Job Table (#1032) * Add Status to Trial table in HP Jobs Fix problem with HP Job Trial metric info * Comment about table sorting 28 January 2020, 03:09:39 UTC
e80b323 UI: Experiment view in the Dialog (#1031) * View experiment in Dialog * Fix DialogTrial name * Close dialog when open HP Job info 24 January 2020, 02:58:31 UTC
f7c3e88 record TrialNames group by stages in ExperimentStatus (#1023) * list names of trials group by stages instead of total counts * fix * restore count fields of ExperimentStatus * remove redundant blank line * hotfix 22 January 2020, 13:02:35 UTC
c2fd0b6 chore: Update docs (#1024) * chore: Update docs Signed-off-by: Ce Gao <gaoce@caicloud.io> * fix: Add a new line Signed-off-by: Ce Gao <gaoce@caicloud.io> * fix: Fix a typo Signed-off-by: Ce Gao <gaoce@caicloud.io> 21 January 2020, 04:49:36 UTC
480fad1 fix: Ignore trials without metrics (#1028) Signed-off-by: Ce Gao <gaoce@caicloud.io> 21 January 2020, 03:45:37 UTC
5f8255f UI: Fix Trial Metric in the Plot (#1027) * Fix Trial metric info dialog * Change hoverinfo 21 January 2020, 01:37:38 UTC
4d46158 feat: Support disable GRPC probe (#1020) Signed-off-by: Ce Gao <gaoce@caicloud.io> 20 January 2020, 18:41:36 UTC
db45574 Adding cisco in adopters (#1026) 20 January 2020, 08:33:48 UTC
26ef2f2 add antfin into list of adoptors (#1025) * add_alipay_into_adoptors * replace alipay with antfin 20 January 2020, 08:17:37 UTC
39fd75d Updated links and instructions for Katib API docs. (#1022) 20 January 2020, 05:09:37 UTC
c30e960 feat: Add adopters (#1019) Signed-off-by: Ce Gao <gaoce@caicloud.io> 17 January 2020, 09:22:55 UTC
cfbd851 [FileMetricsCollector]skip line which doesn't contain any metrics keywords (#1018) 17 January 2020, 01:36:57 UTC
92759fd Added version number and TODO descriptions to API proto. (#1017) 16 January 2020, 01:46:22 UTC
b323afc fix: First check failed condition (#1015) Signed-off-by: Ce Gao <gaoce@caicloud.io> 15 January 2020, 07:25:32 UTC
back to top