
Sumanth RatnaandRichard Liaw
54215ff287
[tune] implement shim instantiation (#10456)
* Create ray.tune.suggest.create.create_scheduler
* Update __init__.py
* Resolve conflict in __init__.py
* Create ray.tune.schedulers.create.create_scheduler
* Update __init__.py
* Move create_scheduler to tune.schedulers.__init__
* Move create_searcher to tune.suggest.__init__
* Delete tune.suggest.create
* Delete tune.schedulers.create
* Update imports for shim functions in tune.__init__
* Remove shim from tune.suggest.__init__.__all__
* Remove shim from tune.schedulers.__init__.__all__
* Add ShimCreationTest
* Move ShimCreationTest to test_api
* Delete test_shim.py
* Add docstring for ray.tune.create_scheduler
* Add docstring to ray.tune.create_searcher
* Fix typo in ray.tune.create_scheduler docstring
* Fix lint errors in tune.schedulers.__init__
* Fix lint errors in tune.suggest.__init__
* Fix lint errors in tune.suggest.__init__
* Fix lint errors in tune.schedulers.__init__
* Fix imports in test_api
* Fix lint errors in test_api
* Fix kwargs in create_searcher
* Fix kwargs in create_scheduler
* Merge branch 'master' into shim-instantiation
* Update use-case in docs in tune.create_scheduler
* Update use-case in docs in tune.create_searcher
* Remove duplicate pytest run from test_api
* Add check to create_searcher
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Add check to create_scheduler
* lint
* Compare types of instances in test_api
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
* Add tune.create_searcher to docs
* Fix doc build
* Fix tests
* Add tune.create_scheduler to docs
* Fix tests
* Fix lint errors
* Update Ax search for master
* Fix metric kwarg for Ax in test_api
* Fix doc build
* Fix HyperOptSearch import in test_api
* Fix HyperOptSearch import in create_searcher
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-05 09:36:42 -07:00
..
2020-04-25 18:25:56 -07:00
2019-09-02 01:28:28 -07:00
2020-09-02 18:27:59 -07:00
2020-09-04 21:44:22 -07:00
2020-09-04 14:04:29 -07:00
2020-09-01 13:37:35 -07:00
2020-09-04 15:50:56 -07:00
2020-09-05 09:36:42 -07:00
2019-08-06 20:14:57 -07:00
2020-09-05 23:28:03 +08:00
2020-09-04 17:09:15 -07:00
2019-08-06 20:14:57 -07:00
2018-07-01 00:05:08 -07:00
2020-08-19 16:52:50 -07:00
2020-09-03 18:06:44 -07:00
2020-08-28 15:03:50 -07:00
2020-04-06 12:16:35 -07:00
2018-11-03 18:48:32 -07:00
2020-09-04 12:16:32 -07:00
2020-02-10 15:28:27 -08:00
2020-06-25 12:38:12 -07:00
2020-09-01 14:17:20 -07:00
2019-08-06 20:14:57 -07:00
2018-07-01 00:05:08 -07:00
2020-09-04 17:19:27 -07:00
2020-06-25 12:38:12 -07:00
2019-08-06 20:14:57 -07:00
2018-11-19 20:55:27 -08:00
2020-09-03 09:07:33 -07:00
2020-08-31 10:57:17 -07:00
2020-06-02 14:23:50 -07:00
2020-07-06 15:35:10 -07:00
2020-09-03 09:07:33 -07:00
2020-09-01 13:37:35 -07:00
2018-07-01 00:05:08 -07:00
2019-08-12 17:39:02 -07:00
2020-02-18 13:43:19 -08:00
2019-02-13 16:25:05 -08:00
2020-09-04 17:19:27 -07:00
2018-07-06 00:16:22 -07:00
2019-04-09 20:59:17 -07:00
2019-08-06 20:14:57 -07:00
2018-07-01 00:05:08 -07:00
2019-12-17 15:56:50 -08:00
2020-01-20 15:22:21 -08:00
2020-08-24 14:54:42 -05:00
2020-08-07 21:59:24 -07:00
2018-01-25 16:39:00 -08:00
2017-11-23 11:31:59 -08:00
2017-11-23 11:31:59 -08:00
2020-09-03 22:37:46 -07:00
2019-08-01 13:03:59 -07:00
2019-08-23 14:21:11 +08:00
2020-08-11 23:58:41 -07:00
2020-03-14 12:05:04 -07:00
2020-07-01 11:00:00 -07:00
2020-07-09 15:47:10 -07:00
2019-01-23 21:27:26 -08:00
2020-08-25 18:34:19 -07:00
2020-03-20 12:43:57 -07:00
2020-08-17 13:07:17 -07:00
2020-03-01 11:53:35 -08:00
2020-05-21 10:16:18 -07:00
2019-01-15 16:25:25 -08:00
2020-08-26 13:24:05 +02:00
2020-09-01 09:48:35 -07:00
2020-08-19 15:34:49 -07:00
2019-08-01 13:03:59 -07:00
2020-08-28 15:03:50 -07:00
2018-11-10 21:52:20 -08:00
2020-09-05 10:15:52 +08:00
2020-06-06 12:22:19 +02:00
2020-01-20 15:22:21 -08:00
2018-07-01 00:05:08 -07:00
2017-12-20 12:54:25 -08:00
2020-04-13 16:17:05 -07:00
2020-08-28 15:03:50 -07:00
2019-08-28 17:54:15 -07:00
2020-07-13 18:01:10 -07:00
2020-08-27 12:00:16 -07:00
2020-09-05 23:28:03 +08:00
2020-09-01 09:48:35 -07:00