Commit Graph

  • 283f4d1060 [docker] Use tmp paths for rsync and fix file_mounts on docker (#10368) Ian Rodney 2020-09-01 13:14:35 -07:00
  • 52a5ec99d0 Skip multiple platform jar (#10478) Simon Mo 2020-09-01 13:13:31 -07:00
  • d80e08ce95 Move Docker ahead in LINUX_WHEELS deploy steps (#10475) Simon Mo 2020-09-01 12:17:43 -07:00
  • c644650818 [docker] Run docker stop in teardown_cluster (#10407) Ian Rodney 2020-09-01 11:25:37 -07:00
  • 09d4a3241f [tune] Support true pooling and batched concurrency (#10352) Richard Liaw 2020-09-01 10:33:49 -07:00
  • e5d089384b [1.0] Ray whitepaper link and tagline update (#10455) Eric Liang 2020-09-01 09:48:35 -07:00
  • 9c2c952262 Add documentation for Dask-on-Ray (#10452) Stephanie Wang 2020-09-01 08:13:04 -07:00
  • d584a4e5c4 Fix java ci break (#10472) chaokunyang 2020-09-01 19:57:03 +08:00
  • ba3bd6b225 Fix java ci break (#10470) chaokunyang 2020-09-01 19:33:23 +08:00
  • ddd62a177f Revert "[Serialization] Update CloudPickle to 1.6.0 (#9694)" (#10460) Simon Mo 2020-08-31 20:41:37 -07:00
  • a0c7907d88 [Placement Group] Leasing context refactoring part 2 (#10413) SangBin Cho 2020-08-31 15:54:34 -07:00
  • f3f698816d [tune] Added PyTorch Lightning callbacks to integrations (#10220) krfricke 2020-08-31 23:30:48 +01:00
  • d8e7b144e4 [tune] avoid distributed error message (#10387) Richard Liaw 2020-08-31 15:29:43 -07:00
  • 5774e1ce88 [tune/rllib/wandb] Flatten result dict so that nested result dicts are shown in W&B logger (#10429) Jan Blumenkamp 2020-09-01 00:28:46 +02:00
  • bac8f14739 [tune] Use isinstance instead of type in assert in HyperOptSearch (#10454) Sumanth Ratna 2020-08-31 18:26:55 -04:00
  • efa1d51aea [tune] Added external PyTorch tutorial test (#10192) krfricke 2020-08-31 23:24:31 +01:00
  • 4356abeb1c [Doc] Fix errors in ActorPool documentation (#10410) Zhe Zhang 2020-08-31 13:57:10 -07:00
  • 25f5614691 [tune] Rrk/sigopt_searcher_improvements (#10446) raoul-khour-ts 2020-08-31 16:15:12 -04:00
  • 6917efabc4 [k8s] Replace k8s service name everywhere in ingress manifest (#10445) PidgeyBE 2020-08-31 22:14:40 +02:00
  • 0bba5485d3 [cli] Add prompt command for CLI logger. (#9897) Robert Nishihara 2020-08-31 11:03:53 -07:00
  • 5d4d67c47d [docker] Mirror Functionality of CI scripts & Fix docs (#10349) Ian Rodney 2020-08-31 10:57:17 -07:00
  • 4f3559292d [travis] try to build docker images again (#10412) Ian Rodney 2020-08-31 10:55:28 -07:00
  • 6bde6b493e [Streaming]Format java code using IDEA (#10440) Lixin Wei 2020-08-31 19:45:00 +08:00
  • afde3db4f0 [Tune] Synchronous Mode for PBT (#10283) Amog Kamsetty 2020-08-31 00:00:47 -07:00
  • 05fe6dc278 Keeping pipelines full (#10225) Gabriele Oliaro 2020-08-30 21:49:25 -04:00
  • 3e5cac80d8 [Tests] Fix Broken GCS restart test. (#10417) SangBin Cho 2020-08-30 00:44:34 -07:00
  • c8b14fd7e9 [Tests] Enable large test (#10391) SangBin Cho 2020-08-30 00:44:05 -07:00
  • 63ad2e3340 [Dashboard] Fix Issue #10319 - Dashboard autoscaler crash (#10323) Max Fitton 2020-08-29 23:18:23 -07:00
  • 8c753818ab update-scripts (#10425) Richard Liaw 2020-08-29 23:16:25 -07:00
  • f0c3910d59 [Serialization] Update CloudPickle to 1.6.0 (#9694) Siyuan (Ryans) Zhuang 2020-08-29 23:11:28 -07:00
  • e9b046306a [Dashboard] Dashboard basic modules (#10303) fyrestone 2020-08-30 14:09:34 +08:00
  • cb438be146 [core] Move log_to_driver back to public (#10422) Richard Liaw 2020-08-29 16:35:14 -07:00
  • 9a31166050 Option to disable profiling and task timeline (#10414) Stephanie Wang 2020-08-29 11:35:22 -07:00
  • 910d5d2550 [hotfix] Bad merge with num_return_vals (#10418) Eric Liang 2020-08-28 22:45:35 -07:00
  • bd92cefbf7 [Autoscaler] Move Resource Demand Scheduler Test to Small (#10399) Alex Wu 2020-08-28 21:26:29 -07:00
  • d6f2b0d933 [docker] Run profiling without sudo (#10388) Ian Rodney 2020-08-28 21:25:10 -07:00
  • c14b44a292 [api] Remove legacy memory management docs (#10406) Eric Liang 2020-08-28 20:00:58 -07:00
  • f6a1698bab [autoscaler] Add documentation for multi node type autoscaling (#10405) Eric Liang 2020-08-28 19:57:21 -07:00
  • 2a204260a8 [api] Second round of 1.0 API changes: exceptions, num_return_vals (#10377) Eric Liang 2020-08-28 19:57:02 -07:00
  • b1f3c9e10e [Autoscaler] Fix resource passing bug fix (#10397) Alex Wu 2020-08-28 15:43:18 -07:00
  • 2afb54c99c Validate non-integral args to ray.remote (#10221) Kishan Sagathiya 2020-08-29 03:48:01 +05:30
  • 519354a39a [api] Initial API deprecations for Ray 1.0 (#10325) Eric Liang 2020-08-28 15:03:50 -07:00
  • 9c25ca6f5e [hotfix] Fix test_cli.py (#10403) Edward Oakes 2020-08-28 15:43:58 -05:00
  • 94a069e575 Fix docs - atexit is not called when you ray.kill() an actor (#10367) Edward Oakes 2020-08-28 13:51:10 -05:00
  • d76d4822bd [Docker] Fix building images (#10393) Ian Rodney 2020-08-28 10:41:02 -07:00
  • eb66db3199 [Build] bug fixed for logging (#10364) Lixin Wei 2020-08-29 00:17:08 +08:00
  • 68c2dcd12b Fix. (#10390) SangBin Cho 2020-08-28 08:22:23 -07:00
  • c3ed403def fix typo (#10382) Edward Oakes 2020-08-28 09:57:04 -05:00
  • d206fbbc99 [Placement group] Scheduler map refactoring part 1. (#10381) SangBin Cho 2020-08-28 00:57:09 -07:00
  • 7b29eb7949 [Build] Try parallel Python builds. (#10291) SangBin Cho 2020-08-28 00:06:52 -07:00
  • cb70864c04 [cpp worker] support cluster mode and object Put/Get works (#9682) SongGuyang 2020-08-28 13:53:36 +08:00
  • 0d22c0b653 [tune] Avoid recreating actor multiple times (#10374) Richard Liaw 2020-08-27 18:02:26 -07:00
  • 922bf9f45a [cli] improve error handling, don't swallow errors (#10370) Richard Liaw 2020-08-27 17:59:44 -07:00
  • ed5de89470 FIX: Lint (#10384) Richard Liaw 2020-08-27 17:56:39 -07:00
  • 465d4c50b6 [docker push fix] (#10375) Ian Rodney 2020-08-27 17:07:48 -07:00
  • f35339b5ff [Dashboard] Change default ip address for the dashboard to ipv4 (#10287) SangBin Cho 2020-08-27 14:43:10 -07:00
  • 7dbc1f439c [hotfix] Autoscaler monitor fix unit tests Alex Wu 2020-08-27 14:26:41 -07:00
  • 76898d4ebc [Autoscaler][hotfix] Remove additionalProperties from available_node_types schema (#10366) Alex Wu 2020-08-27 13:56:44 -07:00
  • bd245a1c18 [api] Clean up and document Actor name / lifetime API (#10332) Eric Liang 2020-08-27 13:38:39 -07:00
  • 17f465d5c1 [Core] Improve raylet failure error msg (#10345) SangBin Cho 2020-08-27 12:53:18 -07:00
  • 583ad38f8f remove shellcheck bazel (#10369) Eric Liang 2020-08-27 12:36:57 -07:00
  • 0178d6318e [Core] Expand job ID to 4 bytes by removing object flag bytes. (#10187) Clark Zinzow 2020-08-27 13:08:17 -06:00
  • f846b26165 [Doc] Add ports configuration & Move dashboard to the original place (#10281) SangBin Cho 2020-08-27 12:00:16 -07:00
  • b8673e5697 [autoscaler] Make KeyName optional in AWS autoscaler (#10336) Philipp Moritz 2020-08-27 11:08:44 -07:00
  • eea7a86163 [Serve] add type hints for controller and backend_worker (#10288) architkulkarni 2020-08-27 10:20:36 -07:00
  • f75dfd60a3 [api] API deprecations and cleanups for 1.0 (internal_config and Checkpointable actor) (#10333) Stephanie Wang 2020-08-27 10:19:53 -07:00
  • 0aec4cbccb [Tune] Update PBT Transformers Example (#10289) Amog Kamsetty 2020-08-27 08:25:05 -07:00
  • 53ab228b75 [tune] Fix log to file on actor reuse (#10363) krfricke 2020-08-27 16:22:19 +01:00
  • 6d2af33a01 [Autoscaler] Proper resource demand plumbing (#10329) Alex Wu 2020-08-26 23:36:01 -07:00
  • 9056854c06 drop keep alive (#10347) Ian Rodney 2020-08-26 21:15:48 -07:00
  • 60665fc936 Clean up task dependency and scheduler metrics (#10340) Edward Oakes 2020-08-26 22:56:03 -05:00
  • fe6daef85e [Core]Add runtime context for python worker (#10309) Lixin Wei 2020-08-27 11:11:42 +08:00
  • 2526c06b5e [WIP] [docker] Cleanup Docker Base-Deps (#9988) Ian Rodney 2020-08-26 19:36:11 -07:00
  • e2eef6469b Deprecate Jenkins (#10314) Ian Rodney 2020-08-26 15:43:27 -07:00
  • 17c8c63e7e Metadata schema (#10328) Ameer Haj Ali 2020-08-27 01:43:03 +03:00
  • 29e8a664c4 [cli] make sure old-style works (#10344) Richard Liaw 2020-08-26 15:26:24 -07:00
  • 4b856fa416 [Core]Async updating issue fixed for actor's num_restart (#10176) Lixin Wei 2020-08-27 02:49:26 +08:00
  • c35ad8237d [metrics] Clean up object manager stats (#10316) Edward Oakes 2020-08-26 13:43:06 -05:00
  • dc378a80b7 [autoscaler/docker] Docker Inititialization Revamp (#9515) Ian Rodney 2020-08-26 10:29:06 -07:00
  • 916a19363f Clean up actor metrics (#10317) Edward Oakes 2020-08-26 10:21:15 -05:00
  • 93120e0347 Unity3D API Fixes (recent changes in Unity's MLAgents API caused errors on RLlib side). (#10285) Sven Mika 2020-08-26 14:16:08 +02:00
  • 4e9888ce2f [RLlib] Dreamer (#10172) Michael Luo 2020-08-26 04:24:05 -07:00
  • 9ca159aa0b [Autoscaler] Multi node commands (#10236) Alex Wu 2020-08-25 23:35:38 -07:00
  • 0dae50b5eb Fixed num_atoms>1 in pytorch (#10330) Olli Huotari 2020-08-26 09:10:20 +03:00
  • 8c0503ddd3 [Tune] Convert PBT DCGAN Example to Function API (#10246) Amog Kamsetty 2020-08-25 22:34:19 -07:00
  • 87ed20738e [tune] Add on_pause, on_unpause to ConcurrencyLimiter (#10320) Antoni Baum 2020-08-26 07:33:17 +02:00
  • ed3fdd2c0b [Serve] Remove register_custom_serializer (#10331) Simon Mo 2020-08-25 21:20:43 -07:00
  • cbd9632f3a Fix wait timeout logic (#10199) Edward Oakes 2020-08-25 22:41:39 -05:00
  • 08adbb371f Cross language exception (#10023) fyrestone 2020-08-26 10:46:05 +08:00
  • 1e99b814f0 Remove unused scheduler states (#10318) Edward Oakes 2020-08-25 20:56:21 -05:00
  • deea1861ab [rllib] Try fixing torch GPU and masking errors (#10168) Eric Liang 2020-08-25 18:34:19 -07:00
  • 6fcb816fdd Ray operator deprecation message (#10334) Eric Liang 2020-08-25 18:26:02 -07:00
  • 79eefbf357 Better checking that ray.init() has been called. (#10261) Robert Nishihara 2020-08-25 17:13:11 -07:00
  • d4537ac1ce [core] Try to schedule tasks locally before spilling over to remote nodes (#10302) Stephanie Wang 2020-08-25 15:01:59 -07:00
  • 146d91385c [tune] custom trial directory name (#10214) Richard Liaw 2020-08-25 12:52:54 -07:00
  • 24a7a8a04d [Streaming] Build fix (#10233) kisuke95 2020-08-26 02:37:21 +08:00
  • 7a5af7e744 Fix links to ddpg tuned examples (#9713) Matthew Strawbridge 2020-08-25 19:30:13 +01:00
  • b14c56e599 fix lint (#10315) Ian Rodney 2020-08-25 10:07:20 -07:00
  • 2689fb439c Fixed pettingzoo env example (#9973) Benjamin Black 2020-08-25 07:22:25 -04:00
  • e816e3aefb [Streaming]Streaming queue support failover (#8161) wanxing 2020-08-25 14:19:45 +08:00