Commit Graph

5845 Commits

Author SHA1 Message Date
SangBin Cho a302fb9b6f [Placement group] Refine doc (#10922) ray-1.0.0 2020-09-29 11:14:46 -07:00
Amog Kamsetty e24594b97e fix example (#10964) 2020-09-29 11:14:36 -07:00
Amog Kamsetty 86dd29ec21 [Ray SGD] [Hotfix] Worker group hotfix (#11008) 2020-09-24 20:01:10 +00:00
Kai Fricke 13d703be12 [tune] Remove unnecessary wandb group parameter (#10950) 2020-09-23 00:07:35 +00:00
architkulkarni f371eb334c [Serve] Only install dataclasses on Python 3.6 (#10936) 2020-09-23 00:07:28 +00:00
Amog Kamsetty c636f5bd40 [Ray SGD] FP16 Hotfix (#10931) 2020-09-23 00:07:18 +00:00
Alex Wu 7422f64ea9 [hotfix] CPU Detection (#10821) 2020-09-23 00:07:07 +00:00
rkube 60fcbeebaa Streamlined slurm script and removed references to redis_password (#10827)
Co-authored-by: Ralph Kube <ralph.kube@uit.not>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Resolved  Conflicts:
	doc/source/cluster/slurm.rst
2020-09-23 00:06:20 +00:00
Simon Mo bc56522e0e [Serve] Update architecture.svg (#10754) 2020-09-23 00:03:55 +00:00
Philipp Moritz 2beb12e9bf Don't pin boto instead set lower limit on its version (#10711) 2020-09-23 00:03:44 +00:00
architkulkarni 17c9837abc [Doc] Fix RayServeHandle doc (#10896) 2020-09-23 00:02:58 +00:00
Sumanth Ratna 81044179d9 [docs] fix version flyout menu z-index (#10892) 2020-09-23 00:02:50 +00:00
Sumanth Ratna 37843b6e3f [docs] fix book icon in version flyout menu (#10844)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-23 00:02:41 +00:00
Eric Liang e8ed4d7200 [docs] Add RayDP link to community integrations (#10851) 2020-09-23 00:02:27 +00:00
Richard Liaw d351f98445 [docs] raise z-index block (#10843)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Sumanth Ratna <sumanthratna@gmail.com>
2020-09-23 00:02:15 +00:00
Eric Liang fb4be9730b [docs] Rename oss-users to ray-libraries (#10811) 2020-09-23 00:01:51 +00:00
Eric Liang 3b4628cae8 [docs] Sort library list alphabetically and add experimental note to Dask (#10815)
* sort

* update

* update
2020-09-23 00:01:40 +00:00
Simon Mo 9be67e81f8 [Doc][Serve] Update middleware docs for serve.client (#10819) 2020-09-23 00:01:29 +00:00
Eric Liang 297a0293e8 [docs] Fix broken links in new community libraries page ++ (#10785)
* fix

* fix up

* update

* revert

* typo

* update
2020-09-23 00:01:10 +00:00
Eric Liang ca2365a47f [docs] Polish community integrations docs (#10780) 2020-09-23 00:00:55 +00:00
Simon Mo 7c6d6ea830 [Doc] Add section for threaded actor (#10751)
Resolved Conflicts:
        doc/source/actors.rst
2020-09-23 00:00:19 +00:00
Eric Liang 8f14ca21e1 Move meta-learning algorithms into their own section in the TOC (#10727) 2020-09-22 23:58:32 +00:00
Richard Liaw cb79510e24 [tune+core] tune lifecycle and starting ray guide (#10813) 2020-09-22 23:58:13 +00:00
architkulkarni 3f6038b605 [Docs] update docs readme and fix typo (#10807) 2020-09-22 23:56:21 +00:00
Kai Fricke 938de003ca [tune] update pt tutorial docs (#10925)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-22 23:55:01 +00:00
Sumanth Ratna d52b6b0e36 Use master for links to docs in source (#10866)
Resolved Conflicts:
        .github/PULL_REQUEST_TEMPLATE.md
        rllib/agents/dqn/apex.py
        rllib/agents/dqn/dqn.py
2020-09-22 23:54:44 +00:00
Carlos Aguayo 92dd9fae54 Update rllib-env.rst (#10891)
Tiny typo
2020-09-22 23:50:22 +00:00
Sumanth Ratna 5610828fe8 Update max_failures kwarg docstring (#10953) 2020-09-22 23:50:15 +00:00
Hao Chen 696ca394d2 Remove outdated Java doc and run demo code in CI (#10698)
Resolve Conflicts:
        java/tutorial/pom.xml
        java/tutorial/pom_template.xml
2020-09-22 23:49:45 +00:00
Richard Liaw 45addcf6bd [minor] fix warning about docker cpus (#10768) 2020-09-22 23:48:23 +00:00
Siyuan (Ryans) Zhuang 720cd82667 Fix typo in ray start output (#10667) 2020-09-22 23:48:09 +00:00
Keqiu Hu 83814342ad [cli][ray] update ray cli message (#10823) 2020-09-22 23:47:59 +00:00
Alex Wu 43bf1641a0 Add java yaml example (#10835)
* java example

* Update python/ray/autoscaler/aws/example-java.yaml

Co-authored-by: Eric Liang <ekhliang@gmail.com>
2020-09-22 23:47:51 +00:00
Eric Liang 1d520bf796 Add accelerator-type to multi node type example YAML (#10871) 2020-09-22 23:47:40 +00:00
SangBin Cho 2fb29eb680 [Core] Fix Flaky GCS actor manager test (#10600)
* Try.

* Fix the issue.

* Fix.
2020-09-21 17:56:12 +00:00
SangBin Cho f1fed7f662 [Doc] Document options method (#10830)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-21 17:56:03 +00:00
SangBin Cho 37a81476ec [Doc] Broken doc build fix. (#10865) 2020-09-21 17:55:52 +00:00
SangBin Cho c79eb7984d [docs] Placement group documentation (#10555)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-21 17:55:24 +00:00
Max Fitton a6a7886529 [Dashboard] Refresh documentation 1.0.0 (#10684) 2020-09-21 17:55:01 +00:00
Max Fitton bde9c734e8 [Documentation] local_mode doc updates and actor / worker explanation from Slack (#10748)
* wip

* Update local mode docs in all locations

* Update doc/source/actors.rst

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>

* Update doc/source/actors.rst

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>

* Change duplicated text to links to a subtitle for local_mode

* change a reference to be explicit

* Apply suggestions from code review

Co-authored-by: Max Fitton <max@semprehealth.com>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Resolved Conflicts:
	doc/source/actors.rst
2020-09-21 17:54:24 +00:00
Richard Liaw decaa6dea0 [docs] slurm + progress_bar example (#10782) 2020-09-21 17:52:07 +00:00
Kai Yang 9c65373085 Java doc: "Configuring Ray" page (#10801) 2020-09-21 17:48:42 +00:00
chaokunyang e756a2bbba [Java] Refine java driver log (#10794) 2020-09-21 17:48:31 +00:00
Hao Chen 96ab025e66 [Java] rename config ray.redis.address to ray.address (#10772)
Resolved Conflicts:
        java/test.sh
2020-09-21 17:48:03 +00:00
Alex Wu 3205119ccb [autoscaler] hotfix calculate_node_resources (#10874) 2020-09-21 17:45:28 +00:00
Eric Liang 5f190b4e18 [autoscaler] Usability improvements in logging (#10764) 2020-09-21 17:44:39 +00:00
Richard Liaw a9830b4dd3 [cli] make test failure less verbose + print ssh (#10767) 2020-09-21 17:44:28 +00:00
Richard Liaw 3ef55578af [cli] Remove extra wording + fix travis (#10726) 2020-09-21 17:44:19 +00:00
Yiran Wang bdac0ac380 [Autoscaler] Change poll interval to 5 sec when checking VMs status (#10462) 2020-09-21 17:44:07 +00:00
Sven Mika b79773531e [RLlib] Issue 10833 TorchPolicy GPU. (#10834) 2020-09-21 17:43:56 +00:00