Commit Graph

  • 3a25f5f5b4 Clean up actor state from the GCS (#8261) Stephanie Wang 2020-05-09 18:43:49 -07:00
  • 4421f3a000 [tune] Close loggers after updating trial (#8307) (#8366) Thomas Lecat 2020-05-09 22:26:59 +02:00
  • 2677b71003 Implement named actors using the GCS service (#8328) Edward Oakes 2020-05-09 08:58:10 -05:00
  • 93138e617a Fix a bad usage of std::move (#8364) Hao Chen 2020-05-09 14:24:24 +08:00
  • 1126fe4d23 [tune] Add UUID back to trial names (#8377) Eric Liang 2020-05-08 20:20:36 -07:00
  • 7fec602f2e GCS adapts to node resource table pub sub (#8305) fangfengbin 2020-05-09 10:31:35 +08:00
  • 304e31b7e5 Fixed: contrib/MADDPG MADDPGTFPolicy missing self.config assignment (#8343) A Kharitonov 2020-05-08 21:05:06 +02:00
  • 754290daad [RLlib] Add light-weight Trainer.compute_action() tests for all Algos. (#8356) Sven Mika 2020-05-08 16:31:31 +02:00
  • d946f58fd0 LINT fixes. (#8370) Sven Mika 2020-05-08 16:24:20 +02:00
  • 7f14fb577d [RLlib] Added TransformerXL and "stabilized for RL" variant, GTrXL (#6470) gehring 2020-05-08 08:10:23 -04:00
  • 2c599dbf05 [rllib] Port QMIX, MADDPG to new execution API (#8344) Eric Liang 2020-05-07 23:41:10 -07:00
  • 9f04a65922 [rllib] Add PPO+DQN two trainer multiagent workflow example (#8334) Eric Liang 2020-05-07 23:40:29 -07:00
  • d7eaacb5fe [RLlib] Issue 8319 DDPG (MA or num_envs_per_worker > 1) broken. (#8324) Sven Mika 2020-05-08 08:26:32 +02:00
  • 5f278c6411 [RLlib] Examples folder restructuring (models) part 1 (#8353) Sven Mika 2020-05-08 08:20:18 +02:00
  • 413db0902d Trigger global GC when resources may be occupied by deleted actors Eric Liang 2020-05-07 14:57:21 -07:00
  • f2f118df9e [serve] Clear serve cluster state between tests. (#8357) Edward Oakes 2020-05-07 16:45:20 -05:00
  • 30db920787 [rllib] Fix centralized critic example to use right policy (#8341) Eric Liang 2020-05-07 10:47:55 -07:00
  • 325aec81bd Hide aliased autoscaler commands (#8348) Philipp Moritz 2020-05-07 10:17:59 -07:00
  • 2b0817cbd3 [RLlib] Retry pip installs (after waiting n seconds) in install-dependencies.sh (#8354) Sven Mika 2020-05-07 17:39:35 +02:00
  • dd3c050168 GCS adapts to batch heartbeat table pub sub (#8346) fangfengbin 2020-05-07 20:33:36 +08:00
  • 620ea94873 Fix node manager miss object info bug (#8337) fangfengbin 2020-05-07 20:16:42 +08:00
  • bc8b606ad7 [rllib] All test suites show up as RLLIB_TESTING=1 only. Eric Liang 2020-05-06 23:11:13 -07:00
  • c5a5a5de89 [Serve] Refactor Metric System: Counter + Measure Support (#8114) Simon Mo 2020-05-06 17:44:02 -07:00
  • 1f312debbe Document all ray commands. (#8340) Eric Liang 2020-05-06 16:49:37 -07:00
  • 2a2c15723b Revert "Async actor microbenchmark Script (#8275)" ray-0.8.5 SangBin Cho 2020-05-06 10:24:51 -07:00
  • e631827a9f [Core] Show_webui segfault fix. (#8323) SangBin Cho 2020-05-06 09:45:07 -07:00
  • 04813c2ef5 [Parallel Iterator] Foreach concur (#8140) Alex Wu 2020-05-06 08:00:01 -07:00
  • 490868836d Add ipython as dependency for autoscaler container (#8297) Rüdiger Busche 2020-05-05 04:22:38 +02:00
  • ec9357b486 [autoscaler] Fix filesystem permission race conditions (#8327) Thomas Desrosiers 2020-05-05 20:22:03 -04:00
  • b14cc16616 [rllib] Enable functional execution workflow API by default (#8221) Eric Liang 2020-05-05 12:36:42 -07:00
  • 4bdef78e2e Various CI fixes and cleanup (#8289) mehrdadn 2020-05-05 10:47:49 -07:00
  • 97430b2d0f GCS adapts to node table pub sub (#8209) fangfengbin 2020-05-05 18:34:41 +08:00
  • ee0eb44a32 Rename async_queue_depth -> num_async (#8207) Eric Liang 2020-05-05 01:38:10 -07:00
  • f48da50e1c [rllib] observation function api for multi-agent (#8236) Eric Liang 2020-05-04 22:13:49 -07:00
  • 1480bf4295 [Serve] Improve batch size inconsistency error (#8315) Simon Mo 2020-05-04 20:32:12 -07:00
  • ca929671b6 [Serve] Simplify Validation (#8316) Simon Mo 2020-05-04 20:31:23 -07:00
  • e93ec3134a Use kubectl delete pod in example (#8295) Rüdiger Busche 2020-05-05 04:39:30 +02:00
  • 5dd9dbf74f Add ipython as dependency for autoscaler container (#8297) Rüdiger Busche 2020-05-05 04:22:38 +02:00
  • 14d03a0869 GCS adapts to task lease table pub sub (#8299) fangfengbin 2020-05-05 10:16:56 +08:00
  • cc7bd6650a [core] Enabling Remote Task Cancelation (#8225) ijrsvt 2020-05-04 15:24:22 -07:00
  • 6c2b9a4cfa [RLlib] Remove tf.py_function from all Schedule classes (not differentiable and causes other bugs in MA setups). (#8304) Sven Mika 2020-05-04 23:53:38 +02:00
  • a00144f746 [RLlib] Fix issue 8135 (DDPG inf actions when using [-inf,inf] action space). (#8302) Sven Mika 2020-05-04 22:27:30 +02:00
  • 24a97aba10 [BRING BACK TO MASTER] add pip install upgrade to the command. SangBin Cho 2020-05-04 10:40:28 -07:00
  • 8625e09067 Actor manager refactor and unit tests (#8224) Stephanie Wang 2020-05-04 10:16:52 -07:00
  • b95e28faea [RLlib] APEX_DDPG (PyTorch) test case and docs. (#8288) Sven Mika 2020-05-04 09:36:27 +02:00
  • 5f351a05fe GCS adapts to task table pub sub (#8210) fangfengbin 2020-05-04 10:23:55 +08:00
  • e24276e3c1 New scheduler int capacities (#8192) Ion 2020-05-03 18:47:30 -07:00
  • 2c71559b3a [RLlib] Fixes duplicate learning tests in travis.yaml. (#8293) Sven Mika 2020-05-03 20:27:29 +02:00
  • b7bbc3bc83 [GCS]GCS adapts to object table pub sub (#8180) fangfengbin 2020-05-03 21:44:33 +08:00
  • 166bb5d690 [RLlib] IMPALA PyTorch (#8287) Sven Mika 2020-05-03 13:44:25 +02:00
  • 1228369a87 Remove "This tab is experimental" (#8281) Eric Liang 2020-05-02 22:41:28 -07:00
  • 02c1ab0ec6 Pin redis-py version (#8290) Simon Mo 2020-05-02 22:09:02 -07:00
  • 476ac1ad4e [core] Disable GCS actor management (#8271) Stephanie Wang 2020-05-02 22:02:56 -07:00
  • 6a6eead1fe Async actor microbenchmark Script (#8275) SangBin Cho 2020-05-02 21:51:00 -07:00
  • 24b73a3bcd [tune] Hotfix Ax breakage when fixing backwards-compat (#8285) Richard Liaw 2020-05-02 20:42:50 -07:00
  • ec6631ae58 Pin redis-py version (#8290) Simon Mo 2020-05-02 22:09:02 -07:00
  • b4ef500675 [core] Disable GCS actor management (#8271) Stephanie Wang 2020-05-02 22:02:56 -07:00
  • 0f54d5ab65 Async actor microbenchmark Script (#8275) SangBin Cho 2020-05-02 21:51:00 -07:00
  • 40dfb337bf [tune] Hotfix Ax breakage when fixing backwards-compat (#8285) Richard Liaw 2020-05-02 20:42:50 -07:00
  • eda526c154 [SGD] Support multiple input model (#8246) Xianyang Liu 2020-05-03 07:49:09 +08:00
  • c2acb7ffe2 [SGD] Add imagenet example CI (#8150) Maksim Smolin 2020-05-02 16:48:35 -07:00
  • 518ef4c0b3 [serve] Increase timeout waiting for HTTP server (#8286) Edward Oakes 2020-05-02 16:55:13 -05:00
  • ff68fb8c7c Try to fix tests running all the time (#8280) mehrdadn 2020-05-02 13:37:52 -07:00
  • 22cab930cd Retry actor failures in serve failure test (#8282) Edward Oakes 2020-05-02 10:19:44 -05:00
  • 8d3236f1d0 Lower test_utils.wait_for_condition default timeout to 30s (#8283) Edward Oakes 2020-05-02 10:19:00 -05:00
  • 76e1a4df9e Fix TD3 torch via GaussianNoise torch bug. (#8276) Sven Mika 2020-05-02 08:12:21 +02:00
  • 019030cb4d Add long-running serve failure test (#8277) Edward Oakes 2020-05-01 21:07:14 -05:00
  • aba50e1a47 [tune] Avoid breakage - soft deprecation warning for search algs (#8258) Richard Liaw 2020-05-01 10:36:43 -07:00
  • d4e64709ba Shorten test_joblib (#8273) Edward Oakes 2020-05-01 17:11:32 -05:00
  • 40bb225d7a Fix serve long running test (#8268) Edward Oakes 2020-05-01 11:54:27 -05:00
  • bf074073e7 Deploy Windows wheels to Amazon S3 (#8237) mehrdadn 2020-05-01 14:08:57 -07:00
  • 42991d723f [RLlib] rllib/examples folder restructuring (#8250) Sven Mika 2020-05-01 22:59:34 +02:00
  • 13f718846d [serve] Always use internal KV store (#8270) Edward Oakes 2020-05-01 14:18:18 -05:00
  • f3bed48826 Delete example files. SangBin Cho 2020-05-01 11:31:28 -07:00
  • 9083b45afa [serve] Refactor BackendConfig (#8202) Edward Oakes 2020-04-30 22:31:07 -05:00
  • 5d917488a0 [serve] Add delete_endpoint call (#8256) Edward Oakes 2020-04-30 20:59:07 -05:00
  • 1785c62c23 Fix resource_ids_ data race (#8253) Edward Oakes 2020-04-30 18:55:54 -05:00
  • f889604879 [serve] Add delete_backend call (#8252) Edward Oakes 2020-04-30 13:10:39 -05:00
  • c2788ba299 [serve] Master actor fault tolerance (#8116) Edward Oakes 2020-04-28 15:52:29 -05:00
  • 07daff8794 [tune] Avoid breakage - soft deprecation warning for search algs (#8258) Richard Liaw 2020-05-01 10:36:43 -07:00
  • 3aec683f61 Avoid fate sharing with owner for detached actors (#8267) Edward Oakes 2020-05-01 11:58:47 -05:00
  • 63bc7dc522 service -> endpoint in router (#8269) Edward Oakes 2020-05-01 11:55:34 -05:00
  • 421b3c9d8b Fix serve long running test (#8268) Edward Oakes 2020-05-01 11:54:27 -05:00
  • 10652b81c8 [BRING BACK TO MASTER] add torch download for rllib regresstion test. SangBin Cho 2020-05-01 00:27:13 -07:00
  • 5fe79e34fe [rllib] [hotfix] Remove assert that trips on pytorch multiagent (#8241) Eric Liang 2020-04-30 21:32:54 -07:00
  • 9c022975c4 Fix resource_ids_ data race (#8253) Edward Oakes 2020-04-30 18:55:54 -05:00
  • c2ef9fee74 [sgd] Resource limit lift for GPU test (#8238) Richard Liaw 2020-04-30 00:24:48 -07:00
  • 2a0ad0b8ce [rllib] [hotfix] Remove assert that trips on pytorch multiagent (#8241) Eric Liang 2020-04-30 21:32:54 -07:00
  • 6373c70661 [serve] Refactor BackendConfig (#8202) Edward Oakes 2020-04-30 22:31:07 -05:00
  • 95d187e556 [serve] Add delete_endpoint call (#8256) Edward Oakes 2020-04-30 20:59:07 -05:00
  • 484f68765c Fix resource_ids_ data race (#8253) Edward Oakes 2020-04-30 18:55:54 -05:00
  • 43be73e4cf [serve] Add delete_backend call (#8252) Edward Oakes 2020-04-30 13:10:39 -05:00
  • c593fb09b7 [RLlib] Remove all f-strings to keep py3.5 compatibility. Sven Mika 2020-04-30 20:10:16 +02:00
  • eea75ac623 [RLlib] Beta distribution. (#8229) Sven Mika 2020-04-30 20:09:33 +02:00
  • b23b6addfc [RLlib] Stabilize Pendulum-v0 regression test cases. (#8232) Sven Mika 2020-04-30 15:48:11 +02:00
  • 05df80afad Extend timeout for test_tune_server (#8233) Richard Liaw 2020-04-30 06:39:46 -07:00
  • baadbdf8d4 [rllib] Execute PPO using training workflow (#8206) Eric Liang 2020-04-30 01:18:09 -07:00
  • 35eac2671e [sgd] Resource limit lift for GPU test (#8238) Richard Liaw 2020-04-30 00:24:48 -07:00
  • 254b1ec370 Set up testing and wheels for Windows on GitHub Actions (#8131) mehrdadn 2020-04-29 21:19:02 -07:00
  • 97d6509cf8 [rllib] Copy plasma memory before adding data to replay buffer Eric Liang 2020-04-29 14:17:54 -07:00