https://github.com/kubeflow/katib
Name Target Message Date
HEAD 0a1cb31 [bugfix] Fix value passing bug in New Experiment form (#2027) * [bugfix] Fix value passing bug in New Experiment form Add missing logic in New Experiment form in order to pass the value of the editor content in Metrics Collector tab, when Kind is set to Custom. * Adjust unit tests for custom yaml metrics collector 23 November 2022, 13:48:43 UTC
refs/heads/0.2 826657c Corrected typos in hyperband example yml (#146) 20 August 2018, 02:36:42 UTC
refs/heads/0.6 47d4d8f Add npm build to the UI Dockerfile (#665) * Remove build from the Repo * npm build in dockerfile * Remove no-cache * Change size 28 June 2019, 01:33:21 UTC
refs/heads/dependabot/pip/cmd/suggestion/nas/enas/v1beta1/tensorflow-2.9.3 2e441c1 Bump tensorflow from 2.9.1 to 2.9.3 in /cmd/suggestion/nas/enas/v1beta1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.1 to 2.9.3. - [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/v2.9.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 22 November 2022, 17:46:37 UTC
refs/heads/master 0a1cb31 [bugfix] Fix value passing bug in New Experiment form (#2027) * [bugfix] Fix value passing bug in New Experiment form Add missing logic in New Experiment form in order to pass the value of the editor content in Metrics Collector tab, when Kind is set to Custom. * Adjust unit tests for custom yaml metrics collector 23 November 2022, 13:48:43 UTC
refs/heads/release-0.11 036296a Katib official release v0.11.1 09 June 2021, 22:58:49 UTC
refs/heads/release-0.12 152ec07 Katib official release v0.12.0 05 October 2021, 16:13:30 UTC
refs/heads/release-0.13 e34d2fe Katib official release v0.13.0 04 March 2022, 12:43:20 UTC
refs/heads/release-0.14 0a7453d Katib official release v0.14.0 18 August 2022, 11:34:37 UTC
refs/reviewable/pr1000/r1 1e6e964 Nerual -> Neural 06 January 2020, 23:20:40 UTC
refs/reviewable/pr1001/r1 ee2d33d Fixed a few typos. 07 January 2020, 02:19:09 UTC
refs/reviewable/pr1003/r1 b20a1ce Updated links to docs/github on Katib dashboard. 07 January 2020, 02:47:14 UTC
refs/reviewable/pr1005/r1 397ce60 chore(deps): Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.15.0. - [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.12.0...v1.15.0) Signed-off-by: dependabot[bot] <support@github.com> 08 January 2020, 12:20:04 UTC
refs/reviewable/pr1006/r1 1744b02 Rename katib DB manager 08 January 2020, 08:32:53 UTC
refs/reviewable/pr1008/r1 7ef2ece Add line to readme 08 January 2020, 19:50:31 UTC
refs/reviewable/pr1008/r2 342a66e Merge remote-tracking branch 'upstream/master' into push-to-kubeflowkatib-nas-tc 10 January 2020, 16:30:55 UTC
refs/reviewable/pr1008/r3 342a66e Merge remote-tracking branch 'upstream/master' into push-to-kubeflowkatib-nas-tc 10 January 2020, 16:30:55 UTC
refs/reviewable/pr1009/r1 a1227d8 Fix num trials problem Change tf deprecated functions Add logger instead of print 09 January 2020, 22:53:07 UTC
refs/reviewable/pr1010/r1 bc60a15 fix: Add test cases Signed-off-by: Ce Gao <gaoce@caicloud.io> 13 January 2020, 06:09:20 UTC
refs/reviewable/pr1010/r2 bc60a15 fix: Add test cases Signed-off-by: Ce Gao <gaoce@caicloud.io> 13 January 2020, 06:09:20 UTC
refs/reviewable/pr1011/r1 b4e083a Fix exp name 13 January 2020, 17:53:58 UTC
refs/reviewable/pr1011/r2 b4e083a Fix exp name 13 January 2020, 17:53:58 UTC
refs/reviewable/pr1012/r1 8781c1e fix: Avoid out-of-range exception Signed-off-by: Ce Gao <gaoce@caicloud.io> 14 January 2020, 07:52:10 UTC
refs/reviewable/pr1013/r1 b53817e Enable imagePullPolicy from katib-config 14 January 2020, 20:00:51 UTC
refs/reviewable/pr1015/r1 f4db052 fix: First check failed condition Signed-off-by: Ce Gao <gaoce@caicloud.io> 15 January 2020, 05:54:40 UTC
refs/reviewable/pr1017/r1 30c0417 Added version number and TODO descriptions to API proto. 15 January 2020, 21:28:22 UTC
refs/reviewable/pr1018/r1 fcfcc4c [FileMetricsCollector]skip line which doesn't contain any metrics keywords 16 January 2020, 11:11:54 UTC
refs/reviewable/pr1019/r1 d7f49bd feat: Add adopters Signed-off-by: Ce Gao <gaoce@caicloud.io> 17 January 2020, 06:51:23 UTC
refs/reviewable/pr1020/r1 88eeb9d feat: Support disable GRPC probe Signed-off-by: Ce Gao <gaoce@caicloud.io> 19 January 2020, 04:20:56 UTC
refs/reviewable/pr1022/r1 2e09e48 Updated links and instructions for Katib API docs. 20 January 2020, 03:08:05 UTC
refs/reviewable/pr1023/r1 a49822c fix 20 January 2020, 07:25:47 UTC
refs/reviewable/pr1023/r2 bf92dd9 remove redundant blank line 20 January 2020, 08:41:36 UTC
refs/reviewable/pr1023/r3 da696d3 hotfix 22 January 2020, 12:23:08 UTC
refs/reviewable/pr1024/r1 8e475e4 chore: Update docs Signed-off-by: Ce Gao <gaoce@caicloud.io> 20 January 2020, 08:01:45 UTC
refs/reviewable/pr1024/r2 c01e3a2 fix: Add a new line Signed-off-by: Ce Gao <gaoce@caicloud.io> 20 January 2020, 08:54:34 UTC
refs/reviewable/pr1024/r3 24fed20 fix: Fix a typo Signed-off-by: Ce Gao <gaoce@caicloud.io> 21 January 2020, 01:33:05 UTC
refs/reviewable/pr1025/r1 2cb5dac replace alipay with antfin 20 January 2020, 08:05:53 UTC
refs/reviewable/pr1026/r1 4efab49 Adding cisco in adopters 20 January 2020, 08:15:21 UTC
refs/reviewable/pr1027/r1 418343c Change hoverinfo 20 January 2020, 19:31:56 UTC
refs/reviewable/pr1028/r1 9fe9b66 fix: Ignore trials without metrics Signed-off-by: Ce Gao <gaoce@caicloud.io> 21 January 2020, 02:48:46 UTC
refs/reviewable/pr1031/r1 462e338 Close dialog when open HP Job info 23 January 2020, 20:42:47 UTC
refs/reviewable/pr1032/r1 f9e0c9f Comment about table sorting 27 January 2020, 19:04:07 UTC
refs/reviewable/pr1032/r2 f9e0c9f Comment about table sorting 27 January 2020, 19:04:07 UTC
refs/reviewable/pr1034/r1 af100cd chore(deps): Bump tensorflow-gpu 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> 28 January 2020, 22:20:10 UTC
refs/reviewable/pr1035/r1 efc574b chore(deps): Bump tensorflow in /cmd/suggestion/nasrl/v1alpha3 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> 23 March 2020, 16:53:24 UTC
refs/reviewable/pr1036/r1 98c0332 chore(deps): Bump tensorflow 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> 28 January 2020, 23:14:34 UTC
refs/reviewable/pr1038/r1 f20256f Update adopter 30 January 2020, 17:20:08 UTC
refs/reviewable/pr1046/r1 cda1822 Adding Babylon Health as adopter 04 February 2020, 15:13:37 UTC
refs/reviewable/pr1047/r1 17a0a6c Fix trial info time 05 February 2020, 10:20:57 UTC
refs/reviewable/pr1048/r1 1e2a6c6 Show best metric in trial table 05 February 2020, 11:37:59 UTC
refs/reviewable/pr1050/r1 92269ea Add istio sidecar inject annotation to Suggestion pod and all training jobs 09 February 2020, 23:13:08 UTC
refs/reviewable/pr1050/r2 059d688 Fix comment 10 February 2020, 13:06:37 UTC
refs/reviewable/pr1050/r3 059d688 Fix comment 10 February 2020, 13:06:37 UTC
refs/reviewable/pr1053/r1 8ef8772 Adding error propagation for K8s client creation in KatibClient 12 February 2020, 18:01:03 UTC
refs/reviewable/pr1054/r1 6446e04 continue 13 February 2020, 02:34:48 UTC
refs/reviewable/pr1055/r1 436b4ee Change tell method for skopt 14 February 2020, 13:37:21 UTC
refs/reviewable/pr1056/r1 f0e3468 MXNet -> Apache MXNet 14 February 2020, 15:10:17 UTC
refs/reviewable/pr1057/r1 a67aefe Add first run condition in BO Suggestion 17 February 2020, 17:46:18 UTC
refs/reviewable/pr1057/r2 d1f857a Change log 18 February 2020, 19:15:15 UTC
refs/reviewable/pr1057/r3 00cb7ca Change dict to list of recorded trials 18 February 2020, 19:48:02 UTC
refs/reviewable/pr1057/r4 4cbc13d Get search space only for the first run 19 February 2020, 18:21:37 UTC
refs/reviewable/pr1059/r1 cf0d21b Add missing GRPC health probe for arm64 to db-manager Signed-off-by: Henry Wang <henry.wang@arm.com> 19 February 2020, 02:42:31 UTC
refs/reviewable/pr1063/r1 73011c8 Run tpe suggest for each Trial 21 February 2020, 00:28:11 UTC
refs/reviewable/pr1063/r2 df681ca Move is first run 21 February 2020, 02:30:29 UTC
refs/reviewable/pr1064/r1 b679ac3 Update adopters 21 February 2020, 16:27:40 UTC
refs/reviewable/pr1065/r1 3f5405e Enable to run experiment without goal 21 February 2020, 19:22:21 UTC
refs/reviewable/pr1065/r2 caded52 Remove goal from tfjob example 21 February 2020, 19:43:52 UTC
refs/reviewable/pr1065/r3 85e0010 fix test 21 February 2020, 22:27:58 UTC
refs/reviewable/pr1065/r4 bb07133 Add goal to tfjob example 23 March 2020, 13:26:22 UTC
refs/reviewable/pr1065/r5 eef146b Merge remote-tracking branch 'upstream/master' into issue-1060-no-goal-controller-crash 23 March 2020, 13:36:09 UTC
refs/reviewable/pr1066/r1 c82c3f6 Make Katib capitalised in proposals 24 February 2020, 15:55:05 UTC
refs/reviewable/pr1066/r2 0356318 Remove CUJ from ROADMAP 24 February 2020, 16:32:14 UTC
refs/reviewable/pr1068/r1 3df45b5 Fix comment 24 February 2020, 23:16:40 UTC
refs/reviewable/pr1069/r1 e6c3475 dynamic jobProvider and suggestionComposer registration 25 February 2020, 12:07:49 UTC
refs/reviewable/pr1069/r2 35929d2 fix 26 February 2020, 02:27:07 UTC
refs/reviewable/pr1069/r3 e4d2988 refine imports 26 February 2020, 07:10:39 UTC
refs/reviewable/pr1069/r4 919cdb5 add consts 27 February 2020, 02:51:39 UTC
refs/reviewable/pr1069/r5 919cdb5 add consts 27 February 2020, 02:51:39 UTC
refs/reviewable/pr1070/r1 e3e32b8 Change default value for additionalMetricNames 27 February 2020, 15:04:23 UTC
refs/reviewable/pr1071/r1 4f3a52f Remove test main 29 February 2020, 00:24:28 UTC
refs/reviewable/pr1071/r2 1461d7e Add test for UNKNOWN status in Check DB 29 February 2020, 01:15:44 UTC
refs/reviewable/pr1072/r1 2c57c5b fix annotations, which crashs custom job 01 March 2020, 05:19:05 UTC
refs/reviewable/pr1074/r1 d92abac Update adopters.md 02 March 2020, 17:36:26 UTC
refs/reviewable/pr1077/r1 de13668 Experiment view for NAS Jobs 03 March 2020, 14:11:32 UTC
refs/reviewable/pr1077/r2 4c95461 Fix hp actions 06 March 2020, 16:18:53 UTC
refs/reviewable/pr1077/r3 4c95461 Fix hp actions 06 March 2020, 16:18:53 UTC
refs/reviewable/pr1078/r1 8194bfd Add missing points 04 March 2020, 23:04:38 UTC
refs/reviewable/pr1078/r2 f33c32e Fix URL in README 05 March 2020, 18:42:22 UTC
refs/reviewable/pr1083/r1 bffa934 Change templates yaml Add FilterPannel to Trial Template View 12 March 2020, 19:34:21 UTC
refs/reviewable/pr1083/r2 2eac488 Fix problem with adding template to empty configMap 12 March 2020, 20:01:33 UTC
refs/reviewable/pr1083/r3 470437e Fix nas module name 13 March 2020, 00:42:53 UTC
refs/reviewable/pr1083/r4 22ec509 Fix conflicts 20 March 2020, 21:47:02 UTC
refs/reviewable/pr1083/r5 adff64c Add version for prettier in Travis 23 March 2020, 12:39:17 UTC
refs/reviewable/pr1083/r6 adff64c Add version for prettier in Travis 23 March 2020, 12:39:17 UTC
refs/reviewable/pr1085/r1 30d9569 chore(deps): Bump psutil 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> 12 March 2020, 18:18:08 UTC
refs/reviewable/pr1092/r1 86a4fda Fix test 16 March 2020, 19:29:26 UTC
refs/reviewable/pr1092/r2 86a4fda Fix test 16 March 2020, 19:29:26 UTC
refs/reviewable/pr1096/r1 eb39bb5 Change label for HP metrics regex 19 March 2020, 01:56:32 UTC
refs/reviewable/pr1097/r1 ed0732b Change chocolate-mocmaes algorithm name 20 March 2020, 22:32:18 UTC
refs/reviewable/pr1101/r1 76be225 Add ghalton package to chocolate 23 March 2020, 15:00:57 UTC
back to top