Commit Graph

  • 0cee75c86a GCS client add fetch operation before subscribe (#9564) fangfengbin 2020-07-20 10:16:42 +08:00
  • 2554a1a997 Bazel fixes (#9519) mehrdadn 2020-07-19 12:53:08 -07:00
  • ce3f542739 [Metric] new cython interface for python worker metric (#9469) Lingxuan Zuo 2020-07-19 10:43:21 +08:00
  • 7edd1e6694 [Core] Remove socket pair exchange in Plasma Store (#9565) Siyuan (Ryans) Zhuang 2020-07-18 15:47:52 -07:00
  • ad0219b80d [tune] fix pbt checkpoint_freq (#9517) krfricke 2020-07-18 09:58:16 +02:00
  • b12b8e1324 [GCS]Fix lease worker leak bug when gcs server restarts (#9315) fangfengbin 2020-07-18 15:49:41 +08:00
  • 4c18463fb7 [cli] ray memory: added redis_password (#9492) jerrylee.io 2020-07-18 00:08:41 -07:00
  • 7e3ded7439 [tune] pin tune-sklearn (#9498) Richard Liaw 2020-07-17 21:25:12 -07:00
  • ed476be4ad quickfix (#9552) Richard Liaw 2020-07-17 20:54:03 -07:00
  • cf719dd470 [Tune] Copy default_columns in new ProgressReporter instances (#9537) Tom 2020-07-18 00:44:38 +02:00
  • cba9545266 Add plasma store benchmark for small objects (#9549) Siyuan (Ryans) Zhuang 2020-07-17 14:20:59 -07:00
  • 87630cf024 [tune] Unflattened lookup for ProgressReporter (#9525) krfricke 2020-07-17 22:52:54 +02:00
  • 5881417ec4 Fix bug that test_multi_node.py::test_multi_driver_logging hangs when GCS actor management is turned on (#9539) fangfengbin 2020-07-18 02:53:29 +08:00
  • ffb88cda6f Fix Bazel in Docker (#9530) mehrdadn 2020-07-17 11:39:38 -07:00
  • 887cf5eca7 MADDPG learning confirmation test. (#9538) Sven Mika 2020-07-17 20:18:02 +02:00
  • e78945db96 [Serve] Add internal instruction for running benchmarks (#9531) Simon Mo 2020-07-17 11:17:37 -07:00
  • a78c5d5ef2 [New scheduler] Queueing refactor (#9491) Alex Wu 2020-07-17 11:08:03 -07:00
  • 026c009086 Pipelining task submission to workers (#9363) Gabriele Oliaro 2020-07-17 13:45:13 -04:00
  • b351d13940 [core] Add flag to enable object reconstruction during ray start (#9488) Stephanie Wang 2020-07-17 10:13:14 -07:00
  • f080aa6ce3 Add placement group manager and some code in core_worker (#9120) Alisa 2020-07-17 20:49:51 +08:00
  • 78dfed2683 [RLlib] Issue 8384: QMIX doesn't learn anything. (#9527) Sven Mika 2020-07-17 12:14:34 +02:00
  • 37942ea1e7 Windows cleanup (#9508) mehrdadn 2020-07-17 02:08:15 -07:00
  • 22a5c3d3ee Hotfix Lint for Serve (#9535) Simon Mo 2020-07-17 00:40:33 -07:00
  • 3a74164289 [Stats] Fix metric exporter test (#9376) Lingxuan Zuo 2020-07-17 14:38:24 +08:00
  • 8204717eed [RLlib] Issue 9218: PyTorch Policy places Model on GPU even with num_gpus=0 (#9516) Sven Mika 2020-07-17 05:53:25 +02:00
  • 008d973f62 fix java createActor NPE bug (#9532) fangfengbin 2020-07-17 11:01:51 +08:00
  • 94e94ae0c3 [Core] Fix Java detached error (#9526) SangBin Cho 2020-07-16 16:39:42 -07:00
  • aa33aba1fa Fix pip and Bazel interaction messing up CI (#9506) mehrdadn 2020-07-16 16:28:37 -07:00
  • 60a838f0f0 [Serve] Use pickle instead of clouldpickle (#9479) Simon Mo 2020-07-16 15:44:10 -07:00
  • 761b584814 [Serve] Improve buffering for simple cases (#9485) Simon Mo 2020-07-16 15:34:08 -07:00
  • d61d92afc7 Cleanup Plasma Store (hash utilities) (#9524) Siyuan (Ryans) Zhuang 2020-07-16 14:52:14 -07:00
  • 94fcd43593 [rllib] MAML Transform (#9463) Michael Luo 2020-07-16 11:11:33 -07:00
  • baf4be245d Fix flaky test_actor_failures::test_actor_restart (#9509) Stephanie Wang 2020-07-16 10:48:33 -07:00
  • 1e46d4e29f [Autoscaler] Making bootstrap config part of the node provider interface (#9443) Ameer Haj Ali 2020-07-16 19:54:20 +03:00
  • 63e052a5f3 Fix. (#9464) SangBin Cho 2020-07-16 09:51:32 -07:00
  • 41ad5de1c4 Fix broken test_raylet_info_endpoint (#9511) SangBin Cho 2020-07-16 09:51:06 -07:00
  • ac39e23145 Get rid of build shell scripts and move them to Python (#6082) mehrdadn 2020-07-16 09:26:47 -07:00
  • 935d8308fb [RLlib] Issue #9437 (PyTorch converts to CPU tensor, even if on GPU). (#9497) Sven Mika 2020-07-16 14:55:50 +02:00
  • 2f674728a6 [GCS Actor Management] Gcs actor management broken detached actor (#9473) SangBin Cho 2020-07-16 00:41:18 -07:00
  • 06ed2313e2 Fix clang-cl build (#9494) mehrdadn 2020-07-15 22:17:11 -07:00
  • 9318e76b81 [Java] Named java actor (#9037) chaokunyang 2020-07-16 11:31:18 +08:00
  • 5e2571e214 release gil in global state accessor (#9357) kisuke95 2020-07-16 11:21:10 +08:00
  • 4e81804cba [core] Replace task resubmission in raylet with ownership protocol (#9394) Stephanie Wang 2020-07-15 14:55:51 -07:00
  • 5a40299d42 [tune] extend PTL template (GPU, typing fixes, tensorboard) (#9451) krfricke 2020-07-15 19:30:20 +02:00
  • aa8928fac2 Make more tests compatible with Windows (#9303) mehrdadn 2020-07-15 09:34:33 -07:00
  • ad83337f46 Make pip install verbose (#9496) mehrdadn 2020-07-15 09:02:42 -07:00
  • 005ea1e125 Add job configs to gcs (#9374) Kai Yang 2020-07-15 15:18:48 +08:00
  • 33e400998c Fix name clash on Windows (#9412) mehrdadn 2020-07-14 23:14:53 -07:00
  • 6d99aa34a5 [core] Handle out-of-order actor table notifications (#9449) Stephanie Wang 2020-07-14 22:55:04 -07:00
  • ccc1133a7a [Java] fix redis-server binary path (#9398) chaokunyang 2020-07-15 10:47:16 +08:00
  • 7eafe646a9 Fix flaky test_object_manager.py (#9472) Edward Oakes 2020-07-14 18:44:48 -05:00
  • ca4f3b79db Speedups for GitHub Actions (#9343) mehrdadn 2020-07-14 14:51:51 -07:00
  • 003518619f [Core] remove create_and_seal and create_and_seal_batch (#9457) Zhuohan Li 2020-07-14 14:37:13 -07:00
  • ed6157c257 [docker] Include base-deps image in rayproject Docker Hub (#9458) Ian Rodney 2020-07-14 14:22:29 -07:00
  • e93cde8c66 [tune] Issue 8821: ExperimentAnalysis doesn't expand user (#9461) Michael Mui 2020-07-14 13:53:37 -07:00
  • 1c992661a8 Add scripts symlink back (#9219) (#9475) Siyuan (Ryans) Zhuang 2020-07-14 12:31:49 -07:00
  • 539c51a003 [Core] Support GCS server port assignment. (#8962) SangBin Cho 2020-07-14 09:49:56 -07:00
  • f6eb47fc1f [Stats] metrics agent exporter (#9361) SangBin Cho 2020-07-14 09:49:16 -07:00
  • 5b192842b5 Fix ObjectRef and ActorHandle serialization (#9462) Siyuan (Ryans) Zhuang 2020-07-14 09:42:32 -07:00
  • d57ff5e2af Remove legacy C++ code (#9459) Siyuan (Ryans) Zhuang 2020-07-14 00:57:42 -07:00
  • deba082cb4 [tune] PyTorch CIFAR10 example (#9338) krfricke 2020-07-14 08:16:05 +02:00
  • 276fe109c5 change error code name of boost timer (#9417) kisuke95 2020-07-14 11:50:58 +08:00
  • 3c90f960fb Fix gcs_pubsub_test bug(#9438) fangfengbin 2020-07-14 11:34:50 +08:00
  • 617eb8f279 [RLlib] Issue 9402 MARWIL producing nan rewards. (#9429) Sven Mika 2020-07-14 05:07:16 +02:00
  • 03ab86567f [RLlib] Layout of Trajectory View API (new class: Trajectory; not used yet). (#9269) Sven Mika 2020-07-14 04:27:49 +02:00
  • 222635b63f Machine View Sorting / Grouping (#9214) Max Fitton 2020-07-13 18:45:17 -07:00
  • 22b2e51152 Fix test-multi-node (#9453) SangBin Cho 2020-07-13 18:44:27 -07:00
  • a567f7977c [tune] Put examples under proper version control (#9427) Richard Liaw 2020-07-13 18:01:10 -07:00
  • 7abf7a0109 [docs] Render ActorPool documentation, etc (#9433) Richard Liaw 2020-07-13 17:59:22 -07:00
  • 6ad13e0da8 Add ability to specify SOCKS proxy for SSH connections (#8833) Vasily Litvinov 2020-07-14 02:10:07 +03:00
  • dfe3ebe4a2 [tune] sklearn comment out (#9454) Richard Liaw 2020-07-13 16:06:44 -07:00
  • 4da97a7c99 [Core] Build raylet client as an independent component (#9434) Siyuan (Ryans) Zhuang 2020-07-13 16:00:32 -07:00
  • 3d65682e62 Bazel selects compiler flags based on compiler (#9313) mehrdadn 2020-07-13 15:31:46 -07:00
  • c7714ca575 GCP authentication using oauth tokens (#9279) Henk Tillman 2020-07-13 14:36:40 -07:00
  • 0085cf75d0 Allow --lru-evict to be passed into ray start (#8959) Ian Rodney 2020-07-13 14:09:39 -07:00
  • 4454d05bcf [Tune] Trainable documentation fix (#9448) Amog Kamsetty 2020-07-13 13:15:01 -07:00
  • e6225bdfa1 [GCS] Fix the bug about raylet receiving duplicate actor creation tasks (#9422) Hao Chen 2020-07-14 02:34:02 +08:00
  • 5291bf235b TRAVIS_PULL_REQUEST is false for non-PRs, not empty (#9439) mehrdadn 2020-07-13 05:52:40 -07:00
  • b5a6c57295 [tune] handling nan values (#9381) Nicolaus93 2020-07-13 02:08:36 +02:00
  • 15aa08a3d1 [RLLib] WindowStat bug fix (#9213) Tanay Wakhare 2020-07-12 17:01:32 -04:00
  • 3536d8e4b3 Masking error. With t*valid_mask, we get the error np.inf*0 = np.inf (#9407) Tanay Wakhare 2020-07-12 16:59:35 -04:00
  • 381c242f6b [Core] Simplify Raylet Client (#9420) Siyuan (Ryans) Zhuang 2020-07-12 12:42:54 -07:00
  • 8c985dc797 Update conda and ray wheel on GCP images (#9388) Henk Tillman 2020-07-12 12:12:27 -07:00
  • fcdf410ae1 [RLlib] Tf2.x native. (#8752) Sven Mika 2020-07-11 22:06:35 +02:00
  • 5c853eaa6a Fix copy to workspace (#9400) mehrdadn 2020-07-11 05:27:56 -07:00
  • 26fcda50e7 Pass run args to DockerCommandRunner (#9411) Ian Rodney 2020-07-10 18:09:01 -07:00
  • d4a5d09dab [Serve] Merge router with HTTPProxy (#9225) Simon Mo 2020-07-10 13:52:48 -07:00
  • 1798deae94 [Core] Plasma RAII support (#9370) Siyuan (Ryans) Zhuang 2020-07-10 09:22:29 -07:00
  • d8a0d76d02 Fix macos compliation bug (#9391) SangBin Cho 2020-07-10 09:18:09 -07:00
  • 14160ca58c [RLlib] Issue #9366 (DQN w/o dueling produces invalid actions). (#9386) Sven Mika 2020-07-10 12:43:03 +02:00
  • c89b59cf48 Remove the RAY_CHECK in Worker::Port() (#9348) Kai Yang 2020-07-10 18:06:25 +08:00
  • a98cd0670e [Java] Improve JNI performance when submitting and executing tasks (#9032) Kai Yang 2020-07-10 17:51:07 +08:00
  • d49dadf891 Change Python's ObjectID to ObjectRef (#9353) Hao Chen 2020-07-10 17:49:04 +08:00
  • 6311e5a947 [HOTFIX] Fix compile direct_actor_transport_test on mac (#9403) Tao Wang 2020-07-10 17:19:34 +08:00
  • 35861f17a3 Fix gcs_table_storage testcase bug (#9393) fangfengbin 2020-07-10 16:16:28 +08:00
  • bed1be611e Fix flaky test_dynres.py (#9310) Hao Chen 2020-07-10 10:34:23 +08:00
  • dd2cc6eb48 Update hiredis and remove Windows patches (#9289) mehrdadn 2020-07-09 18:45:44 -07:00
  • dc51b08c36 [autoscaler] Allow users to disable the cluster config cache (#8117) Patrick Ames 2020-07-09 15:47:58 -07:00
  • 6db55ca8db [docs][rllib] Recommended workflow for training, saving, and testing (#9319) Stefan Schneider 2020-07-10 00:47:10 +02:00
  • 09b9b81ea4 [autoscaler] Move command runners into separate file and clean up interface. (#9340) Eric Liang 2020-07-09 15:40:56 -07:00