Commit Graph

  • bfb9248532 fix gcs server resolver error (#7822) fangfengbin 2020-03-31 13:57:55 +08:00
  • 8958728139 Windows bug fixes (#7740) mehrdadn 2020-03-30 18:39:23 -07:00
  • dc9b62e007 Deserialize Args in Event Loop Thread (#7806) Simon Mo 2020-03-30 18:28:13 -07:00
  • f86e623095 Fix & improve GitHub Actions CI builds (#7784) mehrdadn 2020-03-30 16:29:54 -07:00
  • e356e97eb2 [RLlib] Assert correct policy class being used in Worker. (#7769) Sven Mika 2020-03-30 23:03:29 +02:00
  • fbf02fa7f7 [Hotfix] Lint for Documentation (#7817) Richard Liaw 2020-03-30 11:49:05 -07:00
  • 18327254b6 [docs] Fix readthedocs rendering (#7810) Richard Liaw 2020-03-30 11:40:08 -07:00
  • 86cff17e7e [tune/raysgd] Tune API for TorchTrainer + Fix State Restoration (#7547) Richard Liaw 2020-03-30 10:58:49 -07:00
  • 3a53ea60d9 [Serve] Push route table updates to HTTP proxy (#7774) Edward Oakes 2020-03-30 11:53:05 -05:00
  • f889f938e5 [streaming] Use enum to define resource type. (#7813) Tianyi Chen 2020-03-31 00:03:49 +08:00
  • eb61036ba2 Revert "Pyarrow Segfault Regression Test (#7568)" (#7805) Philipp Moritz 2020-03-29 20:59:05 -07:00
  • 57599f075c Pyarrow Segfault Regression Test (#7568) ijrsvt 2020-03-29 16:15:24 -07:00
  • 353d7e107f [Serve] Improve Serialization (#7688) Simon Mo 2020-03-29 14:57:19 -07:00
  • fc23f79f82 Windows process issues (#7739) mehrdadn 2020-03-29 12:48:32 -07:00
  • 6ce8b63bb6 fix TestTaskLeaseRenewal test failure (#7765) fangfengbin 2020-03-29 11:18:47 +08:00
  • d87563937e Revert "[Dashboard] Metrics Export Service. (#7728)" (#7789) Edward Oakes 2020-03-28 21:27:34 -05:00
  • d6255c3395 Fix build breakage due to soft torch import (#7790) Eric Liang 2020-03-28 19:08:31 -07:00
  • e4bd5db4d8 [RLlib] Minimal ParamNoise PR. (#7772) Sven Mika 2020-03-29 00:16:30 +01:00
  • 5cebee68d6 [rllib] Add scaling guide to documentation, improve bandit docs (#7780) Eric Liang 2020-03-27 22:05:43 -07:00
  • 7b27ce2b23 [RaySGD] Convert the head worker to a local model (#7746) Maksim Smolin 2020-03-27 20:19:15 -07:00
  • 875309fc48 Revert wide docs (#7782) Richard Liaw 2020-03-27 17:46:08 -07:00
  • e10dc91821 Fix doc build (#7781) Richard Liaw 2020-03-27 17:39:38 -07:00
  • 090a8474b0 [Dashboard] Update dependencies and add linting rules (#7779) Mitchell Stern 2020-03-27 16:53:49 -07:00
  • 0cfb6488a7 changed get_agent_class to from get_trainable_cls (#7758) Carl Balmer 2020-03-27 20:17:16 +01:00
  • 838c1e854f Add results from 0.8.3 release (#7745) Simon Mo 2020-03-27 11:14:15 -07:00
  • 86e19959a5 [Dashboard] Tune dashboard bug fix (#7766) SangBin Cho 2020-03-27 09:02:30 -07:00
  • 6a3503c494 Fix reusing the cached hash of nil ID (#7753) Kai Yang 2020-03-27 23:40:03 +08:00
  • c195dc8f88 Basic C++ worker implementation (#6125) SongGuyang 2020-03-27 23:01:08 +08:00
  • 93b5c38b7d [RLlib] Noisy layers in DQN throw different errors (issue #7635). (#7750) Sven Mika 2020-03-27 06:08:34 +01:00
  • 369a3417c4 [RLlib] Add tf-graph by default when doing Policy.export_model(). (#7759) Sven Mika 2020-03-27 06:07:10 +01:00
  • 7a0befb0a7 [Dashboard] Metrics Export Service. (#7728) SangBin Cho 2020-03-26 14:03:00 -07:00
  • af3a5705ca --redis-address -> --address (#7760) hhoke 2020-03-26 16:52:39 -04:00
  • 6ddf84b019 Contextual Bandit algorithms (WIP) (#7642) Saurabh Gupta 2020-03-26 13:41:16 -07:00
  • c1b05b720d calling register_custom_serializer require ray to be initialized (#7752) Cloud Han 2020-03-27 01:24:06 +08:00
  • bcf963a53b [RLlib] Bug default policy overrides torch policy. (#7756) Sven Mika 2020-03-26 18:03:20 +01:00
  • e196fcdbaf Add gcs_service_enabled function to avoid getting environment variable directly (#7742) fangfengbin 2020-03-26 22:02:53 +08:00
  • ca6eabc9cb [tune] Fail Fast (#7528) Richard Liaw 2020-03-26 00:04:09 -07:00
  • 3d0a8662b3 #7246 - Fixing broken links (#7247) hubcity 2020-03-26 00:46:13 -04:00
  • 23b6fdcda1 ray memory should collect statistics from all nodes (#7721) Eric Liang 2020-03-25 16:31:31 -07:00
  • 46404d8a0b [core] Pin lineage of plasma objects that are still in scope (#7690) Stephanie Wang 2020-03-25 09:29:32 -07:00
  • 82b792be33 [tune] IP Check, Flatten Results for TBX (#7705) Richard Liaw 2020-03-25 02:18:03 -07:00
  • e95455b7d7 [RaySGD] Add tqdm logging to TorchTrainer (#7588) Maksim Smolin 2020-03-24 23:43:56 -07:00
  • 54a892bb84 [tune] Cancel Experiment via Client (#7719) Richard Liaw 2020-03-24 20:30:12 -07:00
  • a519b4f2a9 [Serve] Enhancement in HTTP Methods and Multi-route support (#7709) Simon Mo 2020-03-24 20:25:05 -07:00
  • a1cee6af7b Revert "New scheduler local node (#7441)" (#7732) Stephanie Wang 2020-03-24 18:32:16 -07:00
  • cc0490b55b Several small fixes for function_manager (#7685) Xianyang Liu 2020-03-25 05:28:15 +08:00
  • 6141fdab95 New scheduler local node (#7441) Ion 2020-03-24 11:59:50 -07:00
  • 7287fa0a8a Fix branch name ray-0.8.3 releases/0.8.3 simon-mo 2020-03-24 08:58:25 -07:00
  • bf866de6fd Enable GCS Service by default (#7541) fangfengbin 2020-03-24 14:20:23 +08:00
  • 138ae70e6c Find cp36 wheel regardless of the version tag simon-mo 2020-03-23 22:45:11 -07:00
  • b4030cdbbe File HANDLE/descriptor translation layer for Windows (#7657) mehrdadn 2020-03-23 21:08:25 -07:00
  • 2b80310e6f Remove setup.py dependence on packaging. (#7714) Robert Nishihara 2020-03-23 16:21:17 -07:00
  • 9318b29f5e Remove is_direct logic from the raylet (#7698) Edward Oakes 2020-03-23 17:09:35 -05:00
  • 3fa2e4a346 [docs] Fix import breaking docs build (#7715) Richard Liaw 2020-03-23 13:21:39 -07:00
  • 7f38cc1d03 Debug statements and increase timeout for test array (#7713) Stephanie Wang 2020-03-23 13:02:14 -07:00
  • 9a590ac6a5 [rllib] Fix custom model metrics in multi-device case (#7640) Eric Liang 2020-03-23 12:40:22 -07:00
  • 8adc84ccb9 [Dashboard] Add sorted columns and TensorBoard to Tune tab (#7140) aannadi 2020-03-23 12:30:51 -07:00
  • e311013afd [tune] Reformat Sections of API Reference (#7706) Richard Liaw 2020-03-23 12:23:21 -07:00
  • 1138f2ebed [RLlib] Issue 7046 cannot restore keras model from h5 file. (#7482) Sven Mika 2020-03-23 20:19:30 +01:00
  • ee8c9ff732 Remove six and cloudpickle from setup.py. (#7694) Robert Nishihara 2020-03-23 11:42:05 -07:00
  • 1a0c9228d0 Remove pytest from setup.py and other minor changes. (#7700) Robert Nishihara 2020-03-23 08:46:56 -07:00
  • 74825db804 Fix TestGcsRedisFailureDetector (#7710) ZhuSenlin 2020-03-23 22:48:53 +08:00
  • afad0ed085 [Serve] Add async, multi methods support for serve actors (#7682) Simon Mo 2020-03-23 00:45:26 -07:00
  • 039961b63a rename ActorTable to LogBasedActorTable and add new ActorTable (#7643) ZhuSenlin 2020-03-23 15:05:43 +08:00
  • 34273ff11c Bump version to 0.8.3 simon-mo 2020-03-09 16:19:11 -07:00
  • 79767fe425 Fix wording in dashboard documentation. (#7703) SangBin Cho 2020-03-22 22:16:40 -07:00
  • 8b4c2b7e88 Remove unnecessary handling of setproctitle and psutil. (#7702) Robert Nishihara 2020-03-22 22:06:42 -07:00
  • 4d722bf003 Remove dependence on funcsigs. (#7701) Robert Nishihara 2020-03-22 21:37:24 -07:00
  • 8b4f5a9431 Remove non-direct-call code from core worker (#7625) Edward Oakes 2020-03-22 19:20:08 -05:00
  • 81d311031b [tune] Update API Reference Page (#7671) Richard Liaw 2020-03-22 16:42:20 -07:00
  • 288933ec6b [rllib] Fix shared metrics context in parallel iterators (#7666) Eric Liang 2020-03-22 14:15:01 -07:00
  • 2fb219a658 [Ray RLlib] Fix tree import (#7662) Sven Mika 2020-03-22 21:51:24 +01:00
  • 86f89fc3b3 [tune] Higher timeout for progress reporter test (#7679) Eric Liang 2020-03-22 13:47:08 -07:00
  • ba86a02b37 [core] Revert lineage pinning (#7499) (#7692) Stephanie Wang 2020-03-21 18:35:43 -07:00
  • 89d959fd6a Stop gap solution for cython functions breaking in memory monitor (#7687) Simon Mo 2020-03-21 15:16:12 -07:00
  • a7a5d172b1 [core] fix bug that actor tasks from reconstructed actor is ignored by scheduling queue (#7637) Zhijun Fu 2020-03-21 13:05:24 +08:00
  • 1b90196bef [doc] Dashboard documentation (#7304) SangBin Cho 2020-03-20 22:00:33 -07:00
  • 6a12a31b2e fix (#7681) Stephanie Wang 2020-03-20 18:53:28 -07:00
  • ec50037ee1 Use go1.12 in lint build (#7680) Edward Oakes 2020-03-20 16:52:41 -05:00
  • 31845f17a5 [docs] Add documentation for reference counting and 'ray memory' (#7661) Edward Oakes 2020-03-20 15:47:00 -05:00
  • 58dc70f90e [minor] Remove get_global_worker(), RuntimeContext (#7638) Edward Oakes 2020-03-20 15:45:29 -05:00
  • 7ebc6783e4 [rllib] Add back get_policy_output method for SAC model (#7604) Eric Liang 2020-03-20 12:44:04 -07:00
  • 9392cdbf74 [rllib] Add high-performance external application connector (#7641) Eric Liang 2020-03-20 12:43:57 -07:00
  • 014929e658 [core] Pin lineage of plasma objects that are still in scope (#7499) Stephanie Wang 2020-03-20 10:56:43 -07:00
  • a1ae935839 Java call Python use structured function descriptors (#7634) fyrestone 2020-03-20 17:29:45 +08:00
  • 7d08b418fc fix test_worker_stats (#7655) ZhuSenlin 2020-03-20 14:53:40 +08:00
  • e69664b74b Miscellaneous Windows compatibility bugfixes (#7658) mehrdadn 2020-03-19 19:32:53 -07:00
  • c7cae036c3 [core] Only drain references for non-actor workers on shutdown (#7668) Stephanie Wang 2020-03-19 18:46:16 -07:00
  • 5a112ab212 Remove object store memory cap (#7654) Eric Liang 2020-03-19 16:00:30 -07:00
  • c37f6e745a Remove duplicate jsonschema from setup.py (#7665) Clark Zinzow 2020-03-19 14:12:47 -06:00
  • 90b553ed05 [operator] Use headless service for head node (#7622) Edward Oakes 2020-03-19 10:31:56 -05:00
  • c78b52b5b2 Set RayCluster as service owner (#7621) Edward Oakes 2020-03-19 10:30:44 -05:00
  • 0d0a41f598 [GCS]Tie lifecycle of gcs service and redis together (#7601) fangfengbin 2020-03-19 19:52:35 +08:00
  • b499100a88 Enable distributed ref counting by default (#7628) Stephanie Wang 2020-03-18 22:39:21 -07:00
  • fca9dc73e1 Fix test_raylet_pending_tasks test case failed (#7636) fangfengbin 2020-03-19 11:09:38 +08:00
  • ee49f4a875 [tune] Fix an example for _Brackets of async hyperband scheduler (#7538) Seung Hyeon, Kim 2020-03-19 11:06:32 +09:00
  • 35a4bfc885 [core] Fix leak for subscribing to object dependencies in NodeManager (#7630) Stephanie Wang 2020-03-18 11:01:29 -07:00
  • ea10cd212c [tune] add accessible trial_info (#7378) Richard Liaw 2020-03-17 23:44:18 -07:00
  • 745b9d643d First pass at ray memory command for memory debugging (#7589) Eric Liang 2020-03-17 20:45:07 -07:00
  • e6a045df48 Fix typo in asyncio documentation (#7602) Landcold7 2020-03-17 23:37:37 +08:00