Commit Graph

  • 8a76f4cbb5 [Core] put small objects in memory store (#8972) Zhuohan Li 2020-07-09 15:39:40 -07:00
  • 34b85659d4 [Core] New scheduler fixes (#9186) Alex Wu 2020-07-09 15:37:51 -07:00
  • f0a72ad985 [Core] Add placement group scheduler and some api in resource scheduler (#9039) Alisa 2020-07-10 06:37:18 +08:00
  • 0389735d7a [core] Pass owner address from the workers to the raylet (#9299) Stephanie Wang 2020-07-09 14:35:54 -07:00
  • 4687b807c4 Combine different severities into the same log files (#9230) mehrdadn 2020-07-09 14:14:28 -07:00
  • b5103bacd1 [tune] Fix github readme (#9365) Richard Liaw 2020-07-09 12:37:24 -07:00
  • b6c11f3dd7 Bazel move more shell to native rules (#9314) mehrdadn 2020-07-09 09:02:35 -07:00
  • 7e1326c0f6 [Core] Enhance common client connection (#9367) Siyuan (Ryans) Zhuang 2020-07-09 08:59:37 -07:00
  • b97b474ae9 Fix GcsActorManagerTest multi-thread bug (#9358) fangfengbin 2020-07-09 20:03:46 +08:00
  • 62fe403a57 Fix the bug that PollOwnerForActorOutOfScope's reply may be missing (#9330) fangfengbin 2020-07-09 17:33:52 +08:00
  • 01125b8fcf [RLlib] DQN rainbow eager-mode (keras style NoisyLayer) (preparation for native tf2.x support). (#9304) Sven Mika 2020-07-09 10:44:10 +02:00
  • c37d30a079 Remove unnecessary asan config (#9350) Ruifang Chen 2020-07-09 14:50:54 +08:00
  • 0562236533 [Stats] Make aggeration window and report interval configurable. (#9235) Lingxuan Zuo 2020-07-09 12:44:38 +08:00
  • fa1eadd61f fix java worker log dir (#9352) Kai Yang 2020-07-09 10:11:03 +08:00
  • 9f8ff2e3b1 [Core] GCS Actor Management Race Condition (#9215) SangBin Cho 2020-07-08 10:56:52 -07:00
  • c5aa1eb042 [GCS Actor Management] Fix a dashboard doesn't show the correct actor state. (#9275) SangBin Cho 2020-07-08 10:55:47 -07:00
  • 05d4cced4e [CI] GHA path with spaces (#9356) mehrdadn 2020-07-08 10:44:37 -07:00
  • 9172f8c3a6 [core] Store Internal Config in GCS (#8921) Ian Rodney 2020-07-08 09:22:08 -07:00
  • 4da0e542d5 [RLlib] DDPG and SAC eager support (preparation for tf2.x) (#9204) Sven Mika 2020-07-08 16:12:20 +02:00
  • 42f8f16c04 [GCS] Fix detached actor with empty name (#9283) ZhuSenlin 2020-07-08 12:21:24 +08:00
  • f395e48031 [GCS] Add integration test for actor info cleaning (#8900) Tao Wang 2020-07-08 10:25:08 +08:00
  • ca54da66b6 Worker <> GPU Mapping Information in Dashboard (#9163) Max Fitton 2020-07-07 16:58:22 -07:00
  • 4ba4110dec [Core] Make worker_register_timeout_seconds configurable (#9221) yncxcw 2020-07-07 17:27:15 -06:00
  • 8f19f1eafb [Core] Actor handle refactoring (#8895) SangBin Cho 2020-07-07 11:11:41 -07:00
  • f69d8b951e [core] Disable flaky cancellation test (#9325) Ian Rodney 2020-07-07 09:52:35 -07:00
  • a1e14380ce [core] Switch Async Callback to C++ [WIP] (#9228) Ian Rodney 2020-07-07 09:47:25 -07:00
  • 8391f66086 Fix gcs actor manager destroy actor crash bug (#9329) fangfengbin 2020-07-07 21:12:30 +08:00
  • 079c1eaa5c [autoscaler] Require keyword arguments (#9256) Ian Rodney 2020-07-06 22:12:59 -07:00
  • 1425cdf834 Pettingzoo environment support (#9271) Benjamin Black 2020-07-06 22:32:26 -06:00
  • b42d6a1ddc [core] Refactor task arguments and attach owner address (#9152) Stephanie Wang 2020-07-06 21:25:14 -07:00
  • 6fecd3cfce [autoscaler] Run initialization_commands without a persistent connection (#9020) Ian Rodney 2020-07-06 16:34:59 -07:00
  • 139d21e068 [tune] Docs for tune-sklearn (#9129) Richard Liaw 2020-07-06 15:35:10 -07:00
  • 557da7044f Fix flaky test that says ray.init is called twice. (#9234) SangBin Cho 2020-07-06 15:19:00 -07:00
  • c79a49488c [Doc] Fixing Wheel Build Command (#8789) Ian Rodney 2020-07-06 11:17:59 -07:00
  • 155cc81e40 Clarify training intensity configuration docstring (#9244) (#9306) Piotr Januszewski 2020-07-06 05:07:27 +02:00
  • 6f3d993681 GCS server use worker table to handle RegisterWorker instead of redis accessor (#9168) ChenZhilei 2020-07-06 10:37:25 +08:00
  • dcf989292e [docker] Update base image (#9281) Ian Rodney 2020-07-05 17:31:59 -07:00
  • f43d934817 [RLlib] Type annotations for policy. (#9248) Sven Mika 2020-07-05 13:09:51 +02:00
  • b71c912da7 [tune] Fix up examples (#9201) Richard Liaw 2020-07-05 01:16:20 -07:00
  • f7ac495a68 [Core] Use map instead of list to represent resources in heartbeat message (#9294) Tao Wang 2020-07-05 10:59:25 +08:00
  • 28d18ec836 [windows] Improve GPU detection (#9300) mehrdadn 2020-07-04 13:20:23 -07:00
  • c0ba337fe0 [tune] Add np.bool8 and np.int to allowed HPARAMS types (#9297) David Fidalgo 2020-07-04 03:34:45 +02:00
  • 851d02463b [Doc] RLlib Algorithms Documentation: MAML + PyTorch MAML (#9189) Michael Luo 2020-07-03 11:05:15 -07:00
  • 7a2d7964d8 Bool config string stream must be in true or 1 (#9292) Lingxuan Zuo 2020-07-03 20:37:19 +08:00
  • 726c4cd6d4 fix actor accessor initialize inside redis gcs client (#9284) ZhuSenlin 2020-07-03 15:48:32 +08:00
  • 65f89753b0 Move full build to install_ray() (#9276) mehrdadn 2020-07-02 21:06:31 -07:00
  • aea3d53545 [Streaming] Supports multiple downstream collector (#9240) Lixin Wei 2020-07-03 11:05:07 +08:00
  • 4b62a888cc [rllib] Remove deprecated policy optimizer package. (#9262) Eric Liang 2020-07-02 14:39:40 -07:00
  • 7135cb2aec Fix .exe file extensions (#9197) mehrdadn 2020-07-02 13:29:34 -07:00
  • a25472c657 [Serve] Fix prometheus exporter label override (#9227) Simon Mo 2020-07-02 11:40:14 -07:00
  • f1173d55e0 [autoscaler] Fix cluster_shutdown using wrong args (#9252) Ian Rodney 2020-07-02 09:34:50 -07:00
  • 29acf272b7 Build with Visual C++ (#9190) mehrdadn 2020-07-02 09:34:24 -07:00
  • bfb8a28a3c Revert "Support accessing underlying attributes in RayTaskErrors (#9210)" (#9263) SangBin Cho 2020-07-02 06:35:10 -07:00
  • 5b2a97597b [RLlib] Retire try_import_tree (should be installed along with other requirements). (#9211) Sven Mika 2020-07-02 13:06:34 +02:00
  • c4ccbfdfa9 [RLlib] tf-eager support for ES and ARS (tf2.x preparation). (#9207) Sven Mika 2020-07-02 13:03:10 +02:00
  • 8a1cc7f8f9 Reset bool config by checking type first (#9247) Lingxuan Zuo 2020-07-02 18:32:41 +08:00
  • 8fcfcc4100 GCS server error handling for actor creation (#8899) fangfengbin 2020-07-02 16:27:32 +08:00
  • a7a7bef622 Fix Java test crash due to incorrect destruction order (#9236) fangfengbin 2020-07-02 15:44:08 +08:00
  • d35776e92d [Core] Do not heartbeat resources if no update (#9182) Tao Wang 2020-07-02 13:56:49 +08:00
  • 82a5ed3fb5 [autoscaler] Instance type assert fix for non-AWS node providers (#9223) Eric Liang 2020-07-01 17:54:20 -07:00
  • e0d8b58969 Fix Azure example-gpu.yml (#9242) Andrija Djurisic 2020-07-01 21:02:34 +02:00
  • d35f0e40d0 [tune] Use public methods for trainable (#9184) Richard Liaw 2020-07-01 11:00:00 -07:00
  • 1491508859 [Metrics] Stats supports metric exporters (#8941) Lingxuan Zuo 2020-07-01 23:54:55 +08:00
  • 21cad5250a Support accessing underlying attributes in RayTaskErrors (#9210) Edward Oakes 2020-07-01 10:49:38 -05:00
  • b4c0b942fe [RLlib] Remove requirement for dataclasses in rllib (not supported in py3.5) (#9237) Sven Mika 2020-07-01 17:31:44 +02:00
  • c11855728a Remove raylet monitor after use GCS service (#9179) ChenZhilei 2020-07-01 20:01:52 +08:00
  • a1dfcfc893 Add test for Ray outputs (#9231) Siyuan (Ryans) Zhuang 2020-06-30 23:54:54 -07:00
  • 8a1a2be4ed [tune] fix tune tests broken by #9171 (#9226) Richard Liaw 2020-06-30 21:33:27 -07:00
  • 4ce4be5c54 Show actual command in output (#9224) Ian Rodney 2020-06-30 16:00:28 -07:00
  • be647b69ab [Serve] Performance: Use uvloop when possible (#9216) Simon Mo 2020-06-30 15:59:13 -07:00
  • 77933c922d Add scripts symlink back (#9219) Simon Mo 2020-06-30 13:25:59 -07:00
  • 681bae709a [serve] Add backend config options to docstrings (#9193) Edward Oakes 2020-06-30 10:53:17 -05:00
  • 43043ee4d5 [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) Sven Mika 2020-06-30 10:13:20 +02:00
  • fb074da7c3 [core] Return all GPUs for Local Mode (#9108) Ian Rodney 2020-06-30 00:55:09 -07:00
  • efcee9f1de [RLlib] MADDPG bug fix (issue https://github.com/ray-project/ray/issues/8483) (#9110) Tanay Wakhare 2020-06-30 03:27:32 -04:00
  • 0d37103f84 [RLlib] Prototype: Model Trajectory View API, part 0 (#9171) Sven Mika 2020-06-30 05:33:19 +02:00
  • 882f60012f Fix WSL patch (it doesn't fall under "win32") (#9195) mehrdadn 2020-06-29 19:00:00 -07:00
  • 79c4c67ed9 Split hiredis from Redis and use it directly (#9176) mehrdadn 2020-06-29 18:16:32 -07:00
  • eb8eb2c71a [RLLib] DM Control Suite Wrapper and Examples (#9031) Michael Luo 2020-06-29 17:58:29 -07:00
  • e0b6984dce [tune] pytorch lightning template and walkthrough (#9151) krfricke 2020-06-30 01:52:07 +02:00
  • 1e79730eee Add GCS actor management CI build (#9194) SangBin Cho 2020-06-29 13:42:41 -07:00
  • 7af6c69672 [Test] Cluster util fix (#8929) SangBin Cho 2020-06-29 12:15:41 -07:00
  • e060d99c6e Bazel: strip_prefix=True should strip leading 'v' (#9175) mehrdadn 2020-06-29 11:27:56 -07:00
  • 87e47c4a53 Fix serve dependencies (#9192) Edward Oakes 2020-06-29 12:44:04 -05:00
  • bc140b69cc Patch WSL psutil bug (#6808) mehrdadn 2020-06-29 08:55:43 -07:00
  • f4e5561ef7 Fix build error (#9185) mehrdadn 2020-06-28 23:51:01 -07:00
  • ab8df7afa3 Refine GetNamedActorHandle acync rpc wait (#9078) chaokunyang 2020-06-29 10:52:38 +08:00
  • f8ecf6de71 Small fix (#9149) Alex Wu 2020-06-28 13:43:03 -07:00
  • 8f72a9fd1a Fix more Windows tests (#9173) mehrdadn 2020-06-28 02:13:15 -07:00
  • 1dc018d0bb Add gcs service discovery to automatically detect GCS server restart (#8735) fangfengbin 2020-06-28 16:50:06 +08:00
  • d78128a69c Refactor GcsJobInfoHandle to GcsJobManager and filename (#9112) Zhilei Chen 2020-06-28 16:10:13 +08:00
  • aac40af948 Fix some nonstandard code (#9172) mehrdadn 2020-06-28 00:22:52 -07:00
  • a268277f38 [BUILD]use first appearance of import when check order (#9119) Tao Wang 2020-06-28 11:04:29 +08:00
  • 898e472425 Make test_utils.py use pipes to avoid file access conflicts on Windows (#9072) mehrdadn 2020-06-27 13:33:45 -07:00
  • 625b66bde7 [docs] Show commands on documentation (#9165) Richard Liaw 2020-06-27 12:56:56 -07:00
  • d6f84bb072 Win10 setup-dev.py fixes. (#9169) Sven Mika 2020-06-27 21:28:11 +02:00
  • 5c6d5d4ab1 This PR fixes the currently broken lstm_use_prev_action_reward flag for default lstm models (model.use_lstm=True). (#8970) Sven Mika 2020-06-27 20:50:01 +02:00
  • d7549d6184 Replace arrow::Status with ray::Status in Plasma (#9154) Siyuan (Ryans) Zhuang 2020-06-26 14:06:34 -07:00
  • b7cc1e78d7 Removed obsolete "detached=True" for detached actor in documentation. (#9158) Dean Wampler 2020-06-26 11:47:41 -05:00
  • 56d934bc18 [docs] Revised Cluster documentation (#9062) Richard Liaw 2020-06-26 09:29:22 -07:00