Commit Graph

  • 39c598bab0 [docker] No Docker CP if File Mount (#10633) Ian Rodney 2020-09-08 10:25:24 -07:00
  • bbfbc98a41 [Core] Allow users to specify the classpath and import path (#10560) chaokunyang 2020-09-09 00:46:32 +08:00
  • 3645a05644 [Streaming] fix streaming ci (#9675) chaokunyang 2020-09-08 22:20:58 +08:00
  • aa79542c77 [Java] Fix ClassLoaderTest (#10647) Kai Yang 2020-09-08 22:09:26 +08:00
  • f9098fe631 [Java doc] index and introduction page (#10646) Hao Chen 2020-09-08 22:00:46 +08:00
  • d2614d222c [Doc] Cross language page (#10471) fyrestone 2020-09-08 16:51:40 +08:00
  • 2b95e71dac [Streaming] Test build fixed (#10617) Lixin Wei 2020-09-08 14:31:54 +08:00
  • ca8792e4ff [Java] Disable the multi-worker feature by default (#10593) Kai Yang 2020-09-08 13:10:46 +08:00
  • 66e125d6e6 [Streaming] Remove useless generated protobuf directory to fix CI. (#10616) Lixin Wei 2020-09-08 12:19:59 +08:00
  • 226a1824b8 Improve cross language serialization (#10490) fyrestone 2020-09-08 12:18:13 +08:00
  • 41bf5f3de0 [tune] change trial dir default to include name (#10608) Richard Liaw 2020-09-07 19:45:13 -07:00
  • b7003839bd [Core] Use core worker options to initialize (#10467) kisuke95 2020-09-07 18:36:43 -05:00
  • 8db1f16f25 [tune] wandb - api_key_file clarification (#10614) Edward Oakes 2020-09-07 18:31:50 -05:00
  • 088f8ebb69 [tune] Add algorithms for search space conversion (#10621) Kai Fricke 2020-09-07 21:44:16 +01:00
  • 99625d0bce [docker] Build images with nightly tag for non branch images (#10596) Ian Rodney 2020-09-07 11:08:18 -07:00
  • 169c3a46de [k8s] Broken Command Interactivity (#10297) Richard Liaw 2020-09-07 09:56:41 -07:00
  • bd37ebb163 [Java] Fix checkstyle of UsingActorsDemo.java (#10615) Kai Yang 2020-09-07 21:22:56 +08:00
  • 47c1a3c0c0 Fix ray.cross_language.java_function() missing accelerator_type arg (#10620) fyrestone 2020-09-07 20:50:33 +08:00
  • d6a9f0e2e4 [Core] Accelerator type API (#10561) Alex Wu 2020-09-06 20:58:40 -07:00
  • a699f6a4d8 [Core] Fix override memory and object_store_memory in decorator (#10563) Alex Wu 2020-09-06 20:56:48 -07:00
  • 8906c1a59f [Autoscaler] Demand autoscaler take into account utilized resources (#10464) Alex Wu 2020-09-06 20:54:44 -07:00
  • c5e9bafe15 [tune] Fix flaky test in test_sample (#10602) Kai Fricke 2020-09-06 18:29:48 +01:00
  • 28ab797cf5 [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) Sven Mika 2020-09-06 10:58:00 +02:00
  • f38dba09b2 [cli] Support non-interactive logging (#10203) Maksim Smolin 2020-09-05 15:41:35 -07:00
  • 551c597312 [tune] API revamp fix (#10518) Richard Liaw 2020-09-05 15:34:53 -07:00
  • 8a891b3c30 [RLlib] SAC n_step > 1. (#10567) Sven Mika 2020-09-05 22:26:42 +02:00
  • 4f02ad4ef9 [core] Disable GCS reconnect (#10579) Stephanie Wang 2020-09-05 13:14:07 -07:00
  • 54215ff287 [tune] implement shim instantiation (#10456) Sumanth Ratna 2020-09-05 12:36:42 -04:00
  • f03e91788a Java doc: "Using Actors" page (#10438) Kai Yang 2020-09-05 23:28:03 +08:00
  • da8181725d [Java] Fix duplicated isInitialized methods (#10601) Hao Chen 2020-09-05 23:13:53 +08:00
  • 244aafdcf8 [RLlib] Curiosity enhancements. (#10373) Sven Mika 2020-09-05 13:14:24 +02:00
  • f31ee84bfd [Streaming] Fault Tolerance Implementation (#10595) Lixin Wei 2020-09-05 16:40:47 +08:00
  • 31f8ce4768 [Dashboard] Plasma Memory Usage in Machine View (#10552) Max Fitton 2020-09-05 02:34:26 -05:00
  • 4d4b262069 [docs] Tips for first-time users (copy from blog) (#10578) Richard Liaw 2020-09-04 21:44:22 -07:00
  • 77efad8616 Fix Java exception serialization (#10568) fyrestone 2020-09-05 11:06:14 +08:00
  • 523705ac0f Fix new dashboard test process check (#10584) Edward Oakes 2020-09-04 22:04:44 -05:00
  • 6a78ba9752 Java doc: "Starting Ray" page (#10062) Kai Yang 2020-09-05 10:15:52 +08:00
  • 7ee0fdba3d [Java] Throw exception if Ray.init() is not called and users try to access ray API (#10497) chaokunyang 2020-09-05 10:09:19 +08:00
  • 8ee7c182f5 [1.0] move placement groups from experimental to util. Note they are still undocumented. (#10554) Eric Liang 2020-09-04 19:01:24 -07:00
  • 4b3b46e09f [docs] Tips for testing Ray applications (#10583) Richard Liaw 2020-09-04 18:40:48 -07:00
  • 2fac66650d [tune] extend search space api docs (#10576) Kai Fricke 2020-09-05 02:39:51 +01:00
  • c4c0857107 [Serve] Parametrize tests for pydantic backend (#10559) architkulkarni 2020-09-04 17:24:24 -07:00
  • 2e5e9b291b [ray 1.0] Make private a few more things (#10551) Eric Liang 2020-09-04 17:19:27 -07:00
  • 6ae9e76b81 [RLlib] Fix seeding issue (#10589) architkulkarni 2020-09-04 17:17:53 -07:00
  • 34bda32054 [tune/serve] Fix tune/serve integration script broken by serve API change (#10586) Edward Oakes 2020-09-04 19:11:58 -05:00
  • 40cd572d79 [Doc] Add a section for synchronization primitives in Ray (#10581) Simon Mo 2020-09-04 17:09:15 -07:00
  • 55b6c19d98 [Serve] Implement ServeHandle refactoring (#10527) Simon Mo 2020-09-04 15:50:56 -07:00
  • 6b6780a108 [tune] Allow trials to remain paused in BOHB (#10531) Kai Fricke 2020-09-04 23:29:33 +01:00
  • 30911960c8 [1.0] Simple, universal instead of Simple and universal (#10587) Eric Liang 2020-09-04 14:04:29 -07:00
  • cb919c5e5c Revert "[Streaming] Fault Tolerance Implementation (#10008)" (#10582) SangBin Cho 2020-09-04 13:21:18 -07:00
  • da83bbd764 [1.0] Move dask scheduler from experimental to util (#10553) Eric Liang 2020-09-04 12:16:32 -07:00
  • b1bd58581b Print "Connecting to existing cluster" message to stderr instead of stdout (#10575) Edward Oakes 2020-09-04 12:51:59 -05:00
  • 02efa2549d [cli] Fix colors on light themes (#10577) Maksim Smolin 2020-09-04 10:45:27 -07:00
  • 786f12edfd [serve] Serve client refactor (#10409) Edward Oakes 2020-09-04 12:02:23 -05:00
  • 2e49e22f21 [tune] Add test_sample to bazel BUILD (#10566) Kai Fricke 2020-09-04 17:09:02 +01:00
  • 1b1466748f [Streaming] Fault Tolerance Implementation (#10008) Lixin Wei 2020-09-04 20:44:34 +08:00
  • 5f5160ead9 [Core] Multi-tenancy: Worker capping (#10500) Kai Yang 2020-09-04 20:34:06 +08:00
  • 2a7f56e429 [Placement group] Fix Logging issues. (#10557) SangBin Cho 2020-09-03 23:55:10 -07:00
  • 51df0820de [autoscaler] Fix ingress manifest bug (#10536) PidgeyBE 2020-09-04 08:09:16 +02:00
  • 352718610d Multi-agent Algorithm Documentation Updates (#9722) Justin Terry 2020-09-04 01:37:46 -04:00
  • cf3875bd8c [Java] add exitActor API for java (#10496) chaokunyang 2020-09-04 10:11:42 +08:00
  • 5e4db6ad24 [Java] add default kill option (#10473) chaokunyang 2020-09-04 10:08:52 +08:00
  • 5c3d4a6670 [tune] added MXNet integration callbacks (#10533) Kai Fricke 2020-09-04 02:06:44 +01:00
  • ead30ca655 [Core] fix named actor bug (#10550) Edward Oakes 2020-09-03 19:48:31 -05:00
  • 94374e1dd9 [Serve] Add Latency and Queue Size Metrics (#10535) Simon Mo 2020-09-03 17:33:37 -07:00
  • eff4375c3d [Serve] Produtionize Starlette Middlewares (#10529) Simon Mo 2020-09-03 17:31:38 -07:00
  • 0d93e92720 [Serve] Reimplement BackendConfig as pydantic model (#10389) architkulkarni 2020-09-03 17:16:17 -07:00
  • 43a7a64b30 [tune] horovod trainable (#10304) Richard Liaw 2020-09-03 16:53:35 -07:00
  • 7068c63dd8 Set Ray task name to Dask key for Dask tasks. (#10547) Clark Zinzow 2020-09-03 16:37:55 -06:00
  • c54853d45b [Autoscaler] Actually try to catch when docker does not exist (#10549) Ian Rodney 2020-09-03 14:00:06 -07:00
  • 89bf262130 [tune] Fix lr typo in FAQ (#10548) Sumanth Ratna 2020-09-03 16:37:39 -04:00
  • a13c83d7f0 Add WorkerCrashedError to cancel docs (#10534) Ian Rodney 2020-09-03 13:23:04 -07:00
  • 0c0b0d0a73 [Core] Added support for submission-time task names. (#10449) Clark Zinzow 2020-09-03 12:45:24 -06:00
  • 71274954d1 Remove unnecessary output when connecting to a cluster. (#10512) Edward Oakes 2020-09-03 13:30:33 -05:00
  • e4d80e1b0f fix passing sys config to start (#10514) Edward Oakes 2020-09-03 13:18:21 -05:00
  • 91535e9102 [tune] Refactored Keras integration callbacks (#10509) krfricke 2020-09-03 18:16:08 +01:00
  • dee2ab55eb [docker] Use sh syntax and pull ray-deps (#10517) Ian Rodney 2020-09-03 09:30:03 -07:00
  • 2bca5fd663 Add documentation for Mars on Ray (#10468) He Kaisheng 2020-09-04 00:07:33 +08:00
  • 06af62ba91 [tune] refactor tune search space (#10444) krfricke 2020-09-03 17:06:13 +01:00
  • 715ee8dfc9 [RLlib] Issue 10469: Callbacks should receive env idx ... (#10477) Sven Mika 2020-09-03 17:27:05 +02:00
  • d8ac4bc719 [Streaming] Remove is_direct_call param (#10525) Lixin Wei 2020-09-03 17:13:18 +08:00
  • 553a93c5cc [Java] fix Checkstyle violation (#10524) chaokunyang 2020-09-03 16:45:21 +08:00
  • 2597b56f48 [Streaming] Change ID caption (#10523) Lixin Wei 2020-09-03 14:15:33 +08:00
  • 2f03bb5100 Fix streaming py test for 1.0 APIs (#10520) Lixin Wei 2020-09-03 14:15:09 +08:00
  • ea95e6f7cc [Java] lint java code (#10494) chaokunyang 2020-09-03 10:39:14 +08:00
  • b9633a2b67 [docker] Support multiple node types (#10504) Ian Rodney 2020-09-02 18:27:59 -07:00
  • dc7fe1a4c5 [Placement Group] Atomic Placement Group Part 1, Basic Structure. (#10482) SangBin Cho 2020-09-02 18:14:46 -07:00
  • 4324dd5929 [docker] Refactor "autoscaler" image into "-autoscaler" tag and "ray-ml" image. (#10351) Ian Rodney 2020-09-02 13:03:35 -07:00
  • 57c4183724 [tune] add xgboost callbacks to integration module (#10502) krfricke 2020-09-02 19:16:09 +01:00
  • ef18893fb5 [RLlib] PPO, APPO, and DD-PPO code cleanup. (#10420) Sven Mika 2020-09-02 14:03:01 +02:00
  • f10a5a40b0 [Java] Simplify ray cmd params (#10394) chaokunyang 2020-09-02 19:47:52 +08:00
  • 6fa0edfbef [gcp] Update config.py for safe dir creation (#9645) Vysybyl 2020-09-02 06:41:44 +02:00
  • b04222dbd9 [xlang] Cross language serialization for ActorHandle (#10335) fyrestone 2020-09-02 10:11:53 +08:00
  • 65f17f2e14 [Serve] Refactor RequestMetadata and Query objects (#10483) Simon Mo 2020-09-01 18:15:31 -07:00
  • 3b10b67a15 [tune] SigOpt multi-objective search + experiments (#10457) raoul-khour-ts 2020-09-01 19:22:29 -04:00
  • 2b95b613f2 [Autoscaler] Retry create_instances properly in AWSNodeProvider (#10479) Yiran Wang 2020-09-01 16:17:11 -07:00
  • 23bbe0f36a [Autoscaler] Reload config (#10450) Alex Wu 2020-09-01 14:37:04 -07:00
  • 1dd55f4b07 [tune] remove callbacks from config in wandb logger initialization (#10441) krfricke 2020-09-01 22:26:39 +01:00
  • 6dbba847a1 [Docs] update instructions for building docs (#10480) architkulkarni 2020-09-01 14:17:20 -07:00
  • 3f98a8bfcb [docs] Fix warnings for sphinx 1.8 (#10476) Richard Liaw 2020-09-01 13:37:35 -07:00