Commit Graph

  • 4a78b60cf7 Remove link to meetup RSVP from docs (#6995) Edward Oakes 2020-01-31 11:32:50 -08:00
  • c9f5def56a Show lint download commands if tools not installed (#6984) SangBin Cho 2020-01-31 10:42:09 -08:00
  • 211a9be9a5 [RLlib] Bug fix: PR anneals beta parameter beyond final given value. (#6973) Sven Mika 2020-01-31 18:55:03 +01:00
  • 2ccf08ad10 [RLlib] Bug fix: DQN goes into negative epsilon values after reaching explora… (#6971) Sven Mika 2020-01-31 18:54:12 +01:00
  • 4e2c4302e8 Remove test_gather_benchmark (#6983) Simon Mo 2020-01-31 09:42:05 -08:00
  • 64c8996a43 [raysgd] Update to fix examples out of the box (#6966) Maksim Smolin 2020-01-31 01:16:57 -08:00
  • dc7a555260 [rllib] Feature/histograms in tensorboard (#6942) roireshef 2020-01-31 08:02:53 +02:00
  • df518849ed Remove ray.wait timeout warning for milliseconds (#6980) SangBin Cho 2020-01-30 19:07:52 -08:00
  • c8bf0715a6 [Parallel Iterator] Local Shuffle (#6921) Amog Kamsetty 2020-01-30 12:27:38 -08:00
  • 136ada5fb9 [RLlib] Experiment with py_func as a means to further unify tf and torch (Schedule classes). (#6951) Sven Mika 2020-01-30 20:27:57 +01:00
  • b8135da122 Adding dependencies for scikit-learn in travis (#6969) Ameer Haj Ali 2020-01-30 09:46:54 -08:00
  • 660eef6502 [Serve] Async Router (#6873) Simon Mo 2020-01-30 09:34:47 -08:00
  • 1e3a34b223 Rewrite the async api documentation (#6936) Simon Mo 2020-01-30 09:34:09 -08:00
  • 11d90d6d0c Change files tested in Travis by changing git diff from 2-dot to 3-dot (#6960). Amog Kamsetty 2020-01-30 09:26:44 -08:00
  • 5ab395236b [tune] Experiment stopping API (#6886) Richard Liaw 2020-01-30 00:34:08 -08:00
  • 5bdfc50bf6 Update the macos wheel name (#6961) Simon Mo 2020-01-29 15:23:43 -08:00
  • 86100bc119 Revert "Support of scikit-learn with ray joblib backend (#6925)" (#6957) Eric Liang 2020-01-29 14:56:09 -08:00
  • ff706660d2 Kill Actor UI addition (#6955) ijrsvt 2020-01-29 14:32:19 -08:00
  • c2be794f10 Remove try/except import asyncio for python 2 (#6947) Edward Oakes 2020-01-29 09:17:07 -08:00
  • 037aa2b961 [sgd] Refactor PyTorch SGD Documentation. (#6910) Richard Liaw 2020-01-29 08:51:01 -08:00
  • bfaee49880 Add 0.8.1 release test results (#6943) Edward Oakes 2020-01-28 14:14:33 -08:00
  • 4c97348cb6 [RLlib] Schedule-classes multi-framework support. (#6926) Sven Mika 2020-01-28 20:07:55 +01:00
  • 26d749bc18 [Dashboard] Render HTML inline (#6932) Simon Mo 2020-01-28 10:39:22 -08:00
  • 81238945b9 Update index.rst (#6935) Ameer Haj Ali 2020-01-27 16:35:48 -08:00
  • e659699ca9 [tune] Fix directory naming regression (#6839) Eric Liang 2020-01-27 15:53:40 -08:00
  • d9a2294298 Ssh identities only (#6931) Alex Wu 2020-01-27 15:01:21 -08:00
  • e0078a0d78 [autoscaler][minor] default -> latest_dlami (#6922) Richard Liaw 2020-01-27 14:34:07 -08:00
  • a7ecda6017 Support of scikit-learn with ray joblib backend (#6925) Ameer Haj Ali 2020-01-27 13:00:00 -08:00
  • 396d7fafc8 UI improvement for asyncio (#6905) Simon Mo 2020-01-27 12:45:51 -08:00
  • 38ec2e7052 Revert "Use Boost.Process instead of pid_t (#6510)" (#6909) ray-0.8.1 releases/0.8.1 mehrdadn 2020-01-26 08:26:44 -08:00
  • bde575b8dd Revert "Use Boost.Process instead of pid_t (#6510)" (#6909) mehrdadn 2020-01-26 08:26:44 -08:00
  • 2fb53396ad [rllib] [experimental] Decentralized Distributed PPO for torch (DD-PPO) (#6918) Eric Liang 2020-01-25 22:36:43 -08:00
  • 552156f22d [tune] Handles nan case for AsyncHyperBand (#6916) hyggan 2020-01-26 02:26:30 +01:00
  • ed9de8b2fa [tune] Expose progress reporter to users (#6915) Ujval Misra 2020-01-25 12:28:05 -08:00
  • 2e88e2e773 Split up bazel test into tune / non tune tests (#6846) Eric Liang 2020-01-25 12:25:12 -08:00
  • aa5427ca78 [Dashboard] Kill actor (#6906) Yunzhi Zhang 2020-01-24 17:21:44 -08:00
  • 33423627ca [Dashboard] Add profiling button to logical view (#6901) Mitchell Stern 2020-01-24 11:52:14 -08:00
  • 446cbdf2e0 [RLlib] Fix issue (bug): LSTM + non-shared vf + PPO + tuple actions (#6890) Sven Mika 2020-01-24 19:29:35 +01:00
  • 2fca550096 [tune] Prevent MEMORY checkpoints from breaking trial FT (#6691) Ujval Misra 2020-01-22 23:17:09 -08:00
  • e516c50745 [autoscaler]: Kill workers if the monitor raises an exception (#3977) Daniel Edgecumbe 2020-01-23 20:12:52 +00:00
  • cfbde39ba8 [Java] Generate head redis port randomly (#6879) Qing Wang 2020-01-23 23:37:41 +08:00
  • aa2a0cb6da Fixes empty state argument in compute_single_action method (#6894) AnanthHari 2020-01-23 03:42:52 -05:00
  • 1558307ac4 [tune] Prevent MEMORY checkpoints from breaking trial FT (#6691) Ujval Misra 2020-01-22 23:17:09 -08:00
  • 0834bda8c1 [Dashboard] Display actor task execution info (#6705) Yunzhi Zhang 2020-01-22 22:33:55 -08:00
  • ae9a3a2237 [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) Sven Mika 2020-01-23 02:02:58 +01:00
  • 5f527816fe Fix async actor high cpu utilization when idle (#6877) Simon Mo 2020-01-22 16:07:08 -08:00
  • 4dd41844d0 Ignore blocking ray.wait if timeout is zero (#6891) Simon Mo 2020-01-22 16:05:34 -08:00
  • 6bb30c9f1b fix links (#6883) Eric Liang 2020-01-22 01:06:07 -08:00
  • 2b0e93586f [autoscaler] Auto-replace "DEFAULT" with most recent DLAMI (#6848) Richard Liaw 2020-01-21 13:54:04 -08:00
  • 4edfaf2f38 [tune] Support callable objects in variant generation (#6849) Richard Liaw 2020-01-21 10:24:25 -08:00
  • dac6268c5b [tune] Fix broken link in Tune User Guide (#6866) Frank Röder 2020-01-21 19:21:14 +01:00
  • 289e5e8aff enable maven checkstyle (#6829) chaokunyang 2020-01-21 15:41:54 +08:00
  • c957ed58ed [RLlib] Implement PPO torch version. (#6826) Sven Mika 2020-01-21 08:06:50 +01:00
  • 574abe844a [ray-operator] Remove useless RBAC rules (#6853) Ce Gao 2020-01-21 00:31:07 -06:00
  • 7e484687d3 Use GET-SET macro to reduce duplicated code. (#6863) Lingxuan Zuo 2020-01-21 10:57:57 +08:00
  • 139bf8908e Replace UNIX sockets with TCP sockets in Ray on Windows (#6823) mehrdadn 2020-01-20 17:28:11 -08:00
  • 815cd0e39a Task and actor fate sharing with the owner process (#6818) Stephanie Wang 2020-01-20 16:44:04 -08:00
  • 14016535a5 [rllib] Add TF and Torch icons to show which are available for each algo (#6869) Eric Liang 2020-01-20 15:22:21 -08:00
  • 125e26dde5 [ray-operator] Watch the pod resource and remove useless code (#6852) Ce Gao 2020-01-20 12:13:30 -06:00
  • 23f32c5ec8 [ray-operator]: Add ignore file (#6851) Ce Gao 2020-01-20 12:13:01 -06:00
  • 96e2c1ae74 [Projects] Add small tutorial for projects (#6641) Philipp Moritz 2020-01-20 09:33:41 -08:00
  • 10609c3a19 Use standard EditorConfig file for editor settings (#6861) mehrdadn 2020-01-20 08:03:06 -08:00
  • c2cbb85a43 Fix flaky test test_feature_flag (#6850) Robert Nishihara 2020-01-19 20:59:03 -08:00
  • 341ddd0a09 [tune] Default to TensorboardX and include in requirements. (#6836) Richard Liaw 2020-01-19 01:49:33 -08:00
  • a229bdf272 [rllib] Deprecate custom preprocessors (#6833) Eric Liang 2020-01-18 23:30:09 -08:00
  • 8a9bd18606 [tune] Remove keras dependency (#6827) Richard Liaw 2020-01-18 23:24:42 -08:00
  • c9a1810392 [doc] Add meetup link (temporary) (#6835) Richard Liaw 2020-01-18 17:53:47 -08:00
  • 7659cae3ba [RLlib] Add PG torch regression test (#6828) Sven Mika 2020-01-19 00:57:12 +01:00
  • 97bf79917c [RLlib] Update MADDPG example repo to maintained fork (#6831) Justin Terry 2020-01-18 16:08:27 -05:00
  • 9b1d2953de [tune] set correct path when deleting checkpoint folder (#6758) Yuhao Yang 2020-01-17 23:11:03 -08:00
  • 303547f119 [RLlib] Policy-classes cleanup and torch/tf unification. (#6770) Sven Mika 2020-01-18 07:26:28 +01:00
  • 763818b476 [Dashboard] Add static assets for speedscope v1.5.3 (#6822) Mitchell Stern 2020-01-17 20:53:53 -08:00
  • e6227082bd [RLlib] Add torch flag to train.py (#6807) Sven Mika 2020-01-18 03:48:44 +01:00
  • 3acf3c7675 [Dashboard] Add actor task counter (#6820) Yunzhi Zhang 2020-01-17 15:43:56 -08:00
  • 8f246c17b5 Initialize async plasma for async actors (#6813) Simon Mo 2020-01-17 14:58:06 -08:00
  • 9f9c3f5026 adding context parameter for pool with a warning for not being supported (#6776) Ameer Haj Ali 2020-01-17 14:57:18 -08:00
  • 11c6b32c2e Set version to 0.8.1 Edward Oakes 2020-01-07 14:25:00 -08:00
  • a3a268435f [docs] Edit survey links (#6777) Richard Liaw 2020-01-17 11:52:04 -08:00
  • 92380dd4e6 Fix crash in HandleObjectMissing when direct actor creation task is not found in local_queues_ (#6817) Zhijun Fu 2020-01-18 03:29:13 +08:00
  • 30776450a3 num_cpus=1 by default in Pool (#6812) Edward Oakes 2020-01-17 13:28:25 -06:00
  • 0f3205af0b [Projects] Delete pods associated with the project when running ray session stop (#6787) Qstar 2020-01-18 02:42:30 +08:00
  • 9f96091aef [Dashboard] Add logical view displaying actor tree (#6810) Mitchell Stern 2020-01-17 10:25:27 -08:00
  • 5f36e6eacb [tune] get checkpoints paths for a trial after tuning (#6643) Yuhao Yang 2020-01-17 10:15:04 -08:00
  • fa3c513276 [Streaming] Streaming filter transform (#6816) chaokunyang 2020-01-17 22:05:47 +08:00
  • e143f85ca0 [GCS] Use new interface class GcsClient in ray (#6805) micafan 2020-01-17 14:51:18 +08:00
  • 8e8b66a4b8 Add route for /favicon.ico to fix missing favicon (#6815) Mitchell Stern 2020-01-16 19:03:21 -08:00
  • 232be5a058 [sgd] fault tolerance for pytorch + revamp documentation (#6465) Richard Liaw 2020-01-16 18:38:27 -08:00
  • e5ad4e6f8d Add worker info handler to gcs service (#6798) fangfengbin 2020-01-16 22:35:00 +08:00
  • 05674c219f Accept any port in test_get_webui in test_webui.py (#6804) Mitchell Stern 2020-01-15 21:16:36 -08:00
  • fb8e3615d5 Use Boost.Process instead of pid_t (#6510) mehrdadn 2020-01-15 20:05:02 -08:00
  • f9fa93eaf1 Add error info handler to gcs service (#6754) fangfengbin 2020-01-16 11:59:01 +08:00
  • b750bd7fc9 Use 2xlarge instances in long running tests (#6802) Edward Oakes 2020-01-15 19:47:59 -06:00
  • c480d1d1e4 Treat static methods as class methods instead of instance methods in actors (#6756) Ziyad Edher 2020-01-15 20:38:41 -05:00
  • 2e972e725a [GCS] Add WorkerInfoAccessor to GCS Client (#6788) micafan 2020-01-16 09:28:32 +08:00
  • 4780b52ea8 Polish clang-format and let it run in a local repo (#6793) mehrdadn 2020-01-15 11:17:49 -08:00
  • ad90693ca8 [Java] Enhancement single process mode (#6795) Qing Wang 2020-01-15 21:38:53 +08:00
  • cd5fc81bdd Show the exit code if RunManager failed to start a process (#6797) Kai Yang 2020-01-15 19:31:56 +08:00
  • a0dc02042b [GCS] Add ErrorInfoAccessor to GCS Client (#6749) micafan 2020-01-15 13:38:58 +08:00
  • 9a4da1951e [Streaming] Streaming scheduler - part1-1: job graph (#6712) Tianyi Chen 2020-01-15 13:12:03 +08:00
  • 4227fd1b60 fix flaky test_wait (#6791) Edward Oakes 2020-01-14 14:43:16 -06:00