Commit Graph

  • c1b0f9ccdf Add failure tests to test_reference_counting (#7400) Edward Oakes 2020-03-17 10:30:21 -05:00
  • 7678418210 [Java] Fix the issue that the cached value in RayObject is serialized (#7613) Hao Chen 2020-03-17 22:07:41 +08:00
  • 6b888b0247 [Java] Make both RayActor and RayPyActor inheriting from BaseActor (#7462) Kai Yang 2020-03-17 21:45:56 +08:00
  • dfa5d9b8e9 bug fix about useage of absl::flat_hash_map::erase and absl::flat_hash_set::erase (#7633) ZhuSenlin 2020-03-17 19:39:56 +08:00
  • 7697ea2be2 Java call Python actor method use actor.call (#7614) fyrestone 2020-03-17 14:52:43 +08:00
  • ffa9df4683 bugfix about test_dynres.py (#7615) ZhuSenlin 2020-03-17 13:58:44 +08:00
  • ce0885a897 [Serve] UI Improvements (#7569) Simon Mo 2020-03-16 22:23:16 -07:00
  • a0700e2f86 Change /tmp to platform-specific temporary directory (#7529) mehrdadn 2020-03-16 18:10:14 -07:00
  • 797e6cfc2a [rllib][tune] fix some nans (#7611) Eric Liang 2020-03-16 11:19:58 -07:00
  • 46953c53b1 Cleanup Plasma Async Callback (#7452) ijrsvt 2020-03-16 10:12:44 -07:00
  • 45ce40e5d4 Disable Travis Disk Cache (#7612) Simon Mo 2020-03-16 00:18:01 -07:00
  • 37e4d29f87 [autoscaler] Adding Azure Support (#7080) Scott Graham 2020-03-15 17:48:27 -04:00
  • 3f1fcaa024 Blocking ray.get/wait inside async context will warn instead of error (#7262) Simon Mo 2020-03-14 22:02:30 -07:00
  • 6b37be9677 [GCS]Add job id when operating gcs table (#7592) fangfengbin 2020-03-15 12:04:04 +08:00
  • 630e48967d [Java] Allow passing internal config from raylet to Java worker (#7532) Kai Yang 2020-03-15 12:03:38 +08:00
  • a87199d240 Fix cyclic dependency between ray/util and ray/common (#7581) mehrdadn 2020-03-14 12:44:53 -07:00
  • ffeab5d2bf Support configurable python executable in format.sh (#7513) tison 2020-03-15 03:27:41 +08:00
  • dd70720578 [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) Eric Liang 2020-03-14 12:05:04 -07:00
  • 53549314c5 [core] Option to fallback to LRU on OutOfMemory (#7410) Stephanie Wang 2020-03-14 11:28:43 -07:00
  • 52cf77f5a9 [rllib] SAC no_done_at_end should default to False (#7594) Eric Liang 2020-03-14 11:16:54 -07:00
  • c3a8ba399f [rllib] Enable distributed exec api for A2C, A3C, PG by default (#7580) Eric Liang 2020-03-13 18:48:41 -07:00
  • 094125cf03 [tune] Dragonfly integration ask tell nit (#7593) Anthony Yu 2020-03-13 15:27:03 -07:00
  • d6365c2586 [Java] Enable stress test. (#7596) Qing Wang 2020-03-13 21:02:13 +08:00
  • d6e8f47065 Add a flag to disable reconstruction for a killed actor (#7346) Kai Yang 2020-03-13 19:10:21 +08:00
  • 575c89cf47 [Java] Pass large object by reference (#7595) Qing Wang 2020-03-13 18:38:03 +08:00
  • 552cfb37ea [RLlib] Fix bugs and speed up SegmentTree Sven Mika 2020-03-13 09:03:07 +01:00
  • 6022eb53c4 [tune] Use newest checkpoint in normal operation (#7563) Ujval Misra 2020-03-12 22:21:42 -07:00
  • f4656d8cc3 [Java] Enable direct call by default. (#7408) Qing Wang 2020-03-13 12:25:30 +08:00
  • 6993a471f1 [Streaming] Move resource-manager and scheduler to master package. (#7582) Tianyi Chen 2020-03-13 12:24:37 +08:00
  • cc91ed57dc [core] Fix losing task state when giving up forward task. (#7525) micafan 2020-03-13 11:49:44 +08:00
  • 768d0b3b3f Allocate a buffer of 100 calls for each RPC handler (#7573) Edward Oakes 2020-03-12 12:05:30 -07:00
  • f165766813 [RLlib] Bug: If trainer config horizon is provided, should try to increase env steps to that value. (#7531) Sven Mika 2020-03-12 19:03:37 +01:00
  • 80d314ae5e [RLlib] Add all agents to rllib rollout tests. (#7534) Sven Mika 2020-03-12 19:02:51 +01:00
  • b663bc6d67 Use gcs server to replace raylet monitor when RAY_GCS_SERVICE_ENABLED=true (#7166) ZhuSenlin 2020-03-12 22:13:56 +08:00
  • 428fb79b27 Fix streaming compile bug (#7577) fangfengbin 2020-03-12 17:26:45 +08:00
  • f5d12a958b [rllib] Port Ape-X to distributed execution API (#7497) Eric Liang 2020-03-12 00:54:08 -07:00
  • 4c834b9d68 Fix the issue that gcs service client ignores error status code (#7539) fangfengbin 2020-03-12 15:08:29 +08:00
  • 20ef4a8603 [RLlib] Cleanup/unify all test cases. (#7533) Sven Mika 2020-03-12 04:39:47 +01:00
  • dded5b6d22 [RLlib] ES env_config is not a EnvContext object (e.g. does not contain worker_index). (#7560) Sven Mika 2020-03-12 04:33:20 +01:00
  • bc120730e5 [RLlib] PPO(torch) on CartPole not tuned well enough for consistent learning (#7556) Sven Mika 2020-03-12 04:31:27 +01:00
  • 932a749fa9 Fix the java_worker_options parameter (#7537) Kai Yang 2020-03-12 10:44:23 +08:00
  • ba1b081477 Azure Portal cluster deployment | Support spot instances (#7558) Markus Cozowicz 2020-03-12 02:46:11 +01:00
  • 31d63d3ca7 Fix global state actors() call (#7567) Simon Mo 2020-03-11 16:59:50 -07:00
  • b38ed4be71 [raysgd] Fix More Docs (#7565) Richard Liaw 2020-03-11 14:17:47 -07:00
  • d046faeb9c [sgd] Readme fix (#7564) Richard Liaw 2020-03-11 13:40:18 -07:00
  • b70f31339c [sgd] Benchmark Fixes (#7553) Richard Liaw 2020-03-11 13:08:27 -07:00
  • ea99063c10 added json schema to setup.py (#7554) Markus Cozowicz 2020-03-11 17:53:21 +01:00
  • 3b9caa98ba Fix fate-sharing warning (#7545) mehrdadn 2020-03-11 08:27:54 -07:00
  • fbac256982 [sgd] Add benchmarks (#7454) Richard Liaw 2020-03-11 01:09:08 -07:00
  • 49439611f1 [autoscaler] Replace cluster yaml validation with json schema v… (#7261) Markus Cozowicz 2020-03-11 02:58:55 +01:00
  • 6163b21458 [raysgd] Better user errors! (#7546) Richard Liaw 2020-03-10 18:58:19 -07:00
  • 7b609ca211 Remove instances of 'raise Exception' (#7523) Edward Oakes 2020-03-10 17:51:22 -07:00
  • fdb528514b [core] Ref counting for actor handles (#7434) Stephanie Wang 2020-03-10 17:45:07 -07:00
  • 119a303ea0 Remove static concurrency limit from gRPC server (#7544) Edward Oakes 2020-03-10 16:27:02 -07:00
  • dbbf0c0e70 Add Apache 2 license to C++ files (#7520) Edward Oakes 2020-03-10 16:07:17 -07:00
  • be48e1964b [rllib] Fix per-worker exploration in Ape-X; make more kwargs required for future safety (#7504) Eric Liang 2020-03-10 11:14:14 -07:00
  • d192ef0611 [raysgd] Cleanup User API (#7384) Richard Liaw 2020-03-10 08:41:42 -07:00
  • 89ec4adb72 [tune] Dragonfly Optimizer (#5955) Anthony Yu 2020-03-10 08:40:36 -07:00
  • fa785a2ad2 ServiceBasedGcsClient support detect gcs server availability and retry (#7292) fangfengbin 2020-03-10 21:01:07 +08:00
  • fc76586518 Redis on Windows (#7509) mehrdadn 2020-03-09 18:49:54 -07:00
  • 90e23a5c43 [iterators] Add duplicate() call and fix broken test case (#7510) Eric Liang 2020-03-09 17:18:52 -07:00
  • 883ee4912d Return reconcile.Result{}, not nil (#7521) Edward Oakes 2020-03-09 16:27:15 -07:00
  • 4ab80eafb9 Deprecate use_pickle flag (#7474) Edward Oakes 2020-03-09 16:03:56 -07:00
  • 0c254295b0 Remove experimental.signal API (#7477) Edward Oakes 2020-03-09 16:03:36 -07:00
  • 023d4c02a9 [tune] Prevent deletion of checkpoint from user-initiated resto… (#7501) Ujval Misra 2020-03-09 15:53:10 -07:00
  • 08d4cb3822 [operator] Minor cleanup (#7498) Edward Oakes 2020-03-09 11:23:46 -07:00
  • b4e2d5317e Remove experimental.NoReturn (#7475) Edward Oakes 2020-03-09 11:09:36 -07:00
  • 27b4ffa98e Improve k8s operator documentation (#7496) Edward Oakes 2020-03-09 11:09:06 -07:00
  • 95bb0c5357 Upgrade plasma to latest version, use synchronous Seal (#7470) Stephanie Wang 2020-03-09 10:30:44 -07:00
  • e03259455f [autoscaler] azure init script path (#7515) Markus Cozowicz 2020-03-09 17:49:07 +01:00
  • 145ebe14c7 added Azure Resource Manager (ARM) template (#7494) Markus Cozowicz 2020-03-09 06:29:10 +01:00
  • e7bc5c612d Add testing strategy to PR template (#7505) Eric Liang 2020-03-08 15:16:49 -07:00
  • f08687f550 [RLlib] rllib train crashes when using torch PPO/PG/A2C. (#7508) Sven Mika 2020-03-08 21:03:18 +01:00
  • bc637a2546 [Tune Jenkins tests] Add dm_tree to docker. (#7500) Sven Mika 2020-03-08 08:16:00 +01:00
  • a644060daa [rllib] First pass at pipeline implementation of DQN (#7433) Eric Liang 2020-03-07 14:47:58 -08:00
  • beb9b02dbd Add numba test (#7298) (#7487) Landcold7 2020-03-08 03:12:25 +08:00
  • 115468de2c [tune] Repeated evals (#7366) Richard Liaw 2020-03-07 11:08:23 -08:00
  • a8bda9b551 Fix incorrect handling of command-lines (#7439) mehrdadn 2020-03-06 15:51:49 -08:00
  • 876a1ba5bd [RLlib] Issue 7421: can't convert cuda tensor to numpy in torch ppo. (#7445) Sven Mika 2020-03-06 21:45:30 +01:00
  • 510c850651 [RLlib] SAC add discrete action support. (#7320) Sven Mika 2020-03-06 19:37:12 +01:00
  • 7a33a6ea3c [Java] Enable skipped direct call cases (#7363) Qing Wang 2020-03-06 16:22:08 +08:00
  • 7c174d0ffe Make the ref counting test more stressful (#7473) Stephanie Wang 2020-03-05 20:51:24 -08:00
  • e29f2ef788 [operator] Small bugfixes (#7459) Edward Oakes 2020-03-05 10:57:56 -08:00
  • 1989eed3bf [RLlib] Issue 7136: rollout not working for ES and ARS. (#7444) Eric Liang 2020-03-04 23:57:44 -08:00
  • 476b5c6196 [Parallel Iterators] Allow for operator chaining after repartition (#7268) Eric Liang 2020-03-04 14:42:52 -08:00
  • c7f0b303f3 Mention that calling some_function.remote() is non-blocking (#7417) Richard Liaw 2020-03-04 13:35:46 -08:00
  • beddaf65b4 Small correction in documentation (#7453) Richard Liaw 2020-03-04 13:28:28 -08:00
  • 0d7ef46c83 Bazel improvements (#7427) Philipp Moritz 2020-03-04 13:13:21 -08:00
  • 596b39e36a [rllib] Make timestep a required arg for exploration classes (#7380) Eric Liang 2020-03-04 13:00:37 -08:00
  • fddeb6809c [RLlib] Issue 7401: In eval mode (if evaluation_episodes > 0), agent hangs if Env does not terminate. (#7448) Eric Liang 2020-03-04 12:58:34 -08:00
  • c38224d8e5 [RLlib] Issue 7438 evaluation not working in pytorch. (#7443) Eric Liang 2020-03-04 12:53:04 -08:00
  • de0c99876e Fix fate_share not being passed to Redis shards (#7432) Philipp Moritz 2020-03-04 11:29:45 -08:00
  • 0abcca258f Add entries to in-memory store on Put() (#7085) Edward Oakes 2020-03-04 10:17:27 -08:00
  • aa4861c2a0 Checkpoint Adam momenta for DDPG (#7449) Eric Liang 2020-03-04 10:03:41 -08:00
  • fe7820fec9 [Java] New Java actor API (#7414) Hao Chen 2020-03-04 22:39:23 +08:00
  • 4198db5038 Torch multicat support (7419) Sven Mika 2020-03-04 09:41:40 +01:00
  • fb1c1e2d27 Revert "Keep cloudpickle up-to-date with the upstream (#7406)" (#7437) Philipp Moritz 2020-03-03 18:36:15 -08:00
  • 7faf0d8f89 [RLlib] Make rollout always use evaluation_config. (#7396) Sven Mika 2020-03-04 02:20:35 +01:00
  • 3a134c7224 [RaySGD] Rename PyTorch API endpoints to start with Torch (#7425) Maksim Smolin 2020-03-03 16:44:42 -08:00
  • f6883bf725 Keep cloudpickle up-to-date with the upstream (#7406) Siyuan (Ryans) Zhuang 2020-03-03 13:52:54 -08:00