Commit Graph

  • b0bf5450c2 Fix flaky multiprocessing tests (#7413) Edward Oakes 2020-03-03 15:07:59 -06:00
  • fb76092d75 Re-route asyncio plasma code path through raylet instead of direct plasma connection (#7234) ijrsvt 2020-03-03 12:43:47 -08:00
  • c2c6d96490 Fix install documentation on readthedocs (#7423) Philipp Moritz 2020-03-03 11:03:18 -08:00
  • 04ec599441 Use ray.kill() in multiprocessing.Pool (#7409) Edward Oakes 2020-03-03 12:49:13 -06:00
  • b74eb5fce6 Capture output for commands run by the autoscaler (#7381) Allen 2020-03-03 10:19:22 -08:00
  • 4d42664b2a Use prctl(PR_SET_PDEATHSIG) on Linux instead of reaper (#7150) mehrdadn 2020-03-03 09:45:42 -08:00
  • f5b1062ed9 Fix TwoNodeTest.TestActorTaskCrossNodes testcase when enable gcs service (#7416) fangfengbin 2020-03-03 19:37:38 +08:00
  • 584645cc7d Fix Experimental Async API (#7391) ijrsvt 2020-03-02 20:24:20 -08:00
  • 580b017b43 Fix flaky global GC tests (#7407) Edward Oakes 2020-03-02 21:03:01 -06:00
  • 9e9f1962c7 Enable test_actor_pool in CI (#7405) Edward Oakes 2020-03-02 20:24:37 -06:00
  • 2b6f00724a Enable test_joblib in CI (#7404) Edward Oakes 2020-03-02 20:03:27 -06:00
  • d69fe54f6d Temporarily skip testEndToEndReporting (#7402) Edward Oakes 2020-03-02 18:27:34 -06:00
  • 0f88444686 [rllib] Support multi-agent training in pipeline impls, add easy flag to enable (#7338) Eric Liang 2020-03-02 15:16:37 -08:00
  • d8eeb96413 Fix issue with torch PPO not handling action spaces of shape=(>1,). (#7398) Sven Mika 2020-03-02 19:53:19 +01:00
  • 2771af1036 Fix the bug of unregistered workers in worker pool (#7343) Qing Wang 2020-03-02 16:30:39 +08:00
  • 0792b5cb93 Fix the numpy ndarray subclass serialization bug (#7392) Siyuan (Ryans) Zhuang 2020-03-01 23:05:59 -08:00
  • 48cdca843f [raysgd] Custom training operator (#7211) Richard Liaw 2020-03-01 21:22:48 -08:00
  • 2d97650b1e [RLlib] Add Exploration API documentation. (#7373) Sven Mika 2020-03-02 01:55:41 +01:00
  • 44aded5272 Bazel mirrors (#7385) mehrdadn 2020-03-01 14:04:06 -08:00
  • 83e06cd30a [RLlib] DDPG refactor and Exploration API action noise classes. (#7314) Sven Mika 2020-03-01 20:53:35 +01:00
  • 3c6b94f3f5 [rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (#7299) Eric Liang 2020-02-28 16:44:17 -08:00
  • 50145e668d Fix the problem that ray.remote reference is not visible at a document. (#7311) SangBin Cho 2020-02-28 14:03:08 -08:00
  • fb73d51d4d [tune] fix hparams for tbx (#7312) Richard Liaw 2020-02-28 11:51:56 -08:00
  • ca40b0fcc6 [tune][minor] Avoid throwing error when gpu check fails (#7362) Richard Liaw 2020-02-28 11:32:44 -08:00
  • f321eaec9b Working but not passing test (#7358) Edward Oakes 2020-02-28 12:57:28 -06:00
  • 34488f52f3 Temporarily disable async_test (#7377) Edward Oakes 2020-02-28 12:42:41 -06:00
  • fb0bc7b947 Partially revert "[Core/RLlib] Move log_once from rllib to ray.util. (#7273)" (#7361) mehrdadn 2020-02-28 10:27:45 -08:00
  • 5fb5be0ba5 Some bug fixes for Windows (#7374) mehrdadn 2020-02-28 10:22:32 -08:00
  • 0efaa9b310 Use Redis for Windows (#7364) mehrdadn 2020-02-28 10:18:56 -08:00
  • 3f8b1d2756 Fix ServiceBasedGcsGcsClientTest timing bug (#7365) micafan 2020-02-29 02:01:02 +08:00
  • 93fe4b0b58 Change actor.__ray_kill__() to ray.kill(actor) (#7360) Edward Oakes 2020-02-28 11:55:14 -06:00
  • 3fc162f93c [tune] Add Unit Test for nested PBT + Jenkins (#7324) Richard Liaw 2020-02-27 18:17:11 -08:00
  • 8730996682 Windows changes (#7315) mehrdadn 2020-02-27 15:14:10 -08:00
  • 0c9e5db9cb Fix SAC bug (twin Q not used for min'ing over both Q-nets in loss func). (#7354) Sven Mika 2020-02-27 21:49:08 +01:00
  • ced062319d Decrease test_object_manager put size to avoid OOMs in CI (#7355) Edward Oakes 2020-02-27 11:08:10 -08:00
  • cbf55d69a6 Remove serialized from_random object ids in tests (#7340) Edward Oakes 2020-02-27 11:04:06 -08:00
  • bd9411f849 Call TriggerGlobalGC when the plasma store is full (#7337) Edward Oakes 2020-02-27 11:01:49 -08:00
  • 357232d124 [Core/RLlib] Move log_once from rllib to ray.util. (#7273) Sven Mika 2020-02-27 19:40:44 +01:00
  • 44ac0ead34 [RLlib] rollout.py; make video-recording options more intuitive and add warnings/errors (issue 7121). (#7347) Sven Mika 2020-02-27 19:39:02 +01:00
  • d9027acaf2 Deprecate non-direct-call API (#7336) Edward Oakes 2020-02-27 10:37:23 -08:00
  • 55ccfb6089 Fix asyncio actor race condition (#7335) Edward Oakes 2020-02-27 10:16:04 -08:00
  • 58073f7260 [rllib] Fix multiagent example crash due to undefined abstract method (#7329) Eric Liang 2020-02-26 22:54:41 -08:00
  • 219180b580 Improve .editorconfig entries (#7344) mehrdadn 2020-02-26 19:05:36 -08:00
  • ee0f71e398 Add __commit__ field to ray package in wheels (#7305) Edward Oakes 2020-02-26 17:54:23 -08:00
  • 2ad9bc5684 Move plasma retry logic into plasma store provider (#7328) Edward Oakes 2020-02-26 16:57:02 -08:00
  • aec03656d5 [RLlib] TupleActions cannot be exported by Policy: Fixes issues 7231 and 5593. #7333 Sven Mika 2020-02-27 00:22:54 +01:00
  • b310661338 Add internal_api.global_gc() method, which triggers gc.collect() on all workers (#7327) Eric Liang 2020-02-26 14:09:29 -08:00
  • bcecf8b46b Bazel improvements (#7170) mehrdadn 2020-02-26 12:28:13 -08:00
  • ba494b5281 Fix gcs client rpc operation disorder bug (#7283) fangfengbin 2020-02-26 19:24:24 +08:00
  • 9964657815 Fix plasma bug (#7322) Stephanie Wang 2020-02-25 18:15:28 -08:00
  • 44b4394afa Remove unused AddContainedObjectIDs (#7323) Edward Oakes 2020-02-25 16:42:20 -08:00
  • 226fcd5aff Add Dashboard and Util to setup-dev (#7321) Richard Liaw 2020-02-25 15:25:09 -08:00
  • 57b33f1bed Upgrade Boost (#6899) mehrdadn 2020-02-25 14:33:12 -08:00
  • 1ea05a2c08 [tune] Fix a number of reporter regressions and add end-to-end tests (#7274) Eric Liang 2020-02-25 14:31:56 -08:00
  • 75f683eec6 [rllib] Fix error in shape calculation. (#7301) Matthew Brulhardt 2020-02-25 17:16:29 -05:00
  • f14b6e477b Raise gRPC message size limit to 100MB (#7269) Eric Liang 2020-02-24 23:22:49 -08:00
  • 29b08ddc09 Improve release process from 0.8.2 (#7303) Simon Mo 2020-02-24 21:18:53 -08:00
  • f2faf8d26e Fix passing duplicate by-reference arguments (#7306) Edward Oakes 2020-02-24 19:18:16 -08:00
  • 8b6784de06 [Streaming] Streaming Python API (#6755) chaokunyang 2020-02-25 10:33:33 +08:00
  • 2c1f4fd82c [core] Add long running regression test for distributed ref counting and fix memory leak (#7302) Stephanie Wang 2020-02-24 17:58:42 -08:00
  • b97b8c2be1 Fix github_repository(path=...) accidentally requiring other fields that shouldn't be necessary (#7275) mehrdadn 2020-02-24 11:39:08 -08:00
  • 669bb403c3 Add TypeScript and HTML linting to Travis lint job (#7294) Mitchell Stern 2020-02-24 11:12:07 -08:00
  • f995099e00 [Streaming] Support streaming flow control (#7152) Lingxuan Zuo 2020-02-24 23:48:04 +08:00
  • 7e115490d9 Streaming scheduler resourcemanager (#7070) JianZhangYang 2020-02-24 19:32:50 +08:00
  • 622eee45dd Add IMPALA xlarge config file ray-0.8.2 releases/0.8.2 simon-mo 2020-02-18 16:16:38 -08:00
  • 3cc188cc39 update version key 0.8.2 simon-mo 2020-02-17 18:04:36 -08:00
  • a60a84fb37 revert omp threads fix (#7288) Eric Liang 2020-02-23 21:26:49 -08:00
  • 0ae4fe020d revert omp threads fix (#7288) Eric Liang 2020-02-23 21:26:49 -08:00
  • e7d0ec9531 Enable GCS server when running python unit tests (#7101) fangfengbin 2020-02-24 09:48:40 +08:00
  • e1fc8368d4 [RLlib] SAC refactor with new SquashedGaussian distribution class. (#7272) Sven Mika 2020-02-24 01:10:20 +01:00
  • 1660b52751 [rllib] Fix torch GPU / yaml load warning (#7278) Eric Liang 2020-02-23 13:13:43 -08:00
  • 2583949637 fix build (#7286) Stephanie Wang 2020-02-23 13:12:36 -08:00
  • 0db2046b0a [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) Sven Mika 2020-02-22 23:19:49 +01:00
  • 4c2de7be54 [core] Ref counting for returning object IDs created by a different process (#7221) Stephanie Wang 2020-02-22 13:29:48 -08:00
  • e2edca45d4 [RLlib] PPO torch memory leak and unnecessary torch.Tensor creation and gc'ing. (#7238) Sven Mika 2020-02-22 20:02:31 +01:00
  • 01dd520797 Remove misleading error message (#7265) Eric Liang 2020-02-21 21:20:40 -08:00
  • 325fc24afa Removing unused Pyarrow Info (#7207) ijrsvt 2020-02-21 17:07:27 -08:00
  • 1737a113be [Parallel Iterators] Repartition functionality (#7163) Amog Kamsetty 2020-02-21 13:20:18 -08:00
  • c6f50ecc51 setpgrp fix (#7250) mehrdadn 2020-02-21 13:15:11 -08:00
  • d190e73727 Use our own implementation of parallel_memcopy (#7254) Edward Oakes 2020-02-21 11:03:50 -08:00
  • cbc808bc6b [Tests] determine_tests_to_run.sh has a bug affecting RLlib testing to be skipped sometimes. (#7243) Sven Mika 2020-02-21 04:02:17 +01:00
  • 007333b960 [Java] Support direct call for normal tasks (#7193) Kai Yang 2020-02-21 10:03:34 +08:00
  • f27bb6eb47 Only hold the RefCount lock if needed (#7249) Stephanie Wang 2020-02-20 17:10:06 -08:00
  • 6c80071a7d Remove gc.collect() calls from reference counting tests (#7218) Edward Oakes 2020-02-20 10:51:02 -08:00
  • 16e37416cd Fix raylet pinning race condition (#7235) Edward Oakes 2020-02-20 10:41:36 -08:00
  • 6043ce710d Fix old exploration configs. (#7240) Sven Mika 2020-02-20 17:39:16 +01:00
  • 1ae7c03e86 fix concurrently extract file (#7225) chaokunyang 2020-02-20 20:38:51 +08:00
  • d7f8d18a86 fix symbols conflict and add symbols check (#7227) chaokunyang 2020-02-20 19:31:16 +08:00
  • 0d210a99c3 Ensure deserialized numpy arrays are immutable (#7181) Siyuan (Ryans) Zhuang 2020-02-19 23:30:10 -08:00
  • 7e3819a27a [core] Eagerly evict objects that are no longer in scope (#7220) Stephanie Wang 2020-02-19 20:51:38 -08:00
  • b804d40c04 Stop vendoring pyarrow (#7233) Simon Mo 2020-02-19 19:01:26 -08:00
  • 48c06f5042 Enhance the serialization refcount test for dynamic classes (#7222) Siyuan (Ryans) Zhuang 2020-02-19 18:35:35 -08:00
  • 46af992efd [rllib] [experimental] custom RL training pipelines (PG_pl, A2C_pl) (#7213) Eric Liang 2020-02-19 16:07:37 -08:00
  • 7bef7031c2 Revert "Revert "Revert "Removing Pyarrow dependency (#7146)" (#7209) (#7214)" (#7232) Simon Mo 2020-02-19 13:35:29 -08:00
  • d537e9f0d8 [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) Sven Mika 2020-02-19 21:18:45 +01:00
  • 399424c418 [rllib] Fix broken check in eval mode for IMPALA #7217 Eric Liang 2020-02-19 11:54:30 -08:00
  • e8941b1b79 Revert "Revert "Removing Pyarrow dependency (#7146)" (#7209) (#7214) Simon Mo 2020-02-19 10:08:52 -08:00
  • f76ce836b2 Distributed ref counting for serialized ObjectIDs (#6945) Stephanie Wang 2020-02-18 18:21:34 -08:00
  • 4a12243336 Use Process instead of pid_t (round 2) (#6882) mehrdadn 2020-02-18 17:44:46 -08:00
  • 0aa9373d62 Revert "Removing Pyarrow dependency (#7146)" (#7209) Eric Liang 2020-02-18 14:12:06 -08:00