ray/doc/source
Eric Liang 38925f60d2
Add a get_if_exists option for simpler creation of named actors (#23344)
Getting or creating a named actor is a common pattern, however it is somewhat esoteric in how to achieve this. Add a utility function and test that it doesn't cause any scary error messages.

Actor.options(name="my_singleton", get_if_exists=True).remote(args)
2022-03-23 22:02:58 -07:00
..
_includes [docs] fix includes for md files (#23180) 2022-03-15 11:09:18 +00:00
_static [docs] fix nav (#23417) 2022-03-23 10:38:33 +00:00
_templates [docs] templates and contribution guide (fixes #21753) (#23003) 2022-03-10 15:28:07 +00:00
cluster Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
data Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
images [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00
ray-air [ml] Add a starter page for docstrings (#23312) 2022-03-21 17:20:45 -07:00
ray-contribute Clean up dev docs (#23407) 2022-03-22 23:22:56 -07:00
ray-core Add a get_if_exists option for simpler creation of named actors (#23344) 2022-03-23 22:02:58 -07:00
ray-more-libs [ml] Add a starter page for docstrings (#23312) 2022-03-21 17:20:45 -07:00
ray-observability [runtime env] [Doc] add more details about runtime env logs (#22480) 2022-03-02 14:27:28 -08:00
ray-overview Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
ray-references [Doc] [Jobs] add CLI and SDK reference to docs (#22680) 2022-02-28 17:57:46 -06:00
raysgd [GCS-Ray] update doc and error message for GCS-Ray (#22528) 2022-02-22 17:56:30 -08:00
rllib Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
serve Fix broken doc link (#23440) 2022-03-23 18:54:02 -07:00
train [Train] Add torch data prefetch benchmark example (#22974) 2022-03-18 13:27:26 -07:00
tune Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
workflows [Workflow] Improve workflow docs (#23114) 2022-03-13 18:55:45 -07:00
_toc.yml [Dataset GA doc] Decompose the monolith of Getting Started page (and get them under User Guide) (#23311) 2022-03-18 11:25:43 -07:00
conf.py [docs] Add oracle to linkcheck ignore list (#23422) 2022-03-23 17:14:52 +00:00
custom_directives.py [Train] Add support for automatic mixed precision (#22227) 2022-03-16 20:53:02 -07:00
index.md [minor] Fix incorrect link to ray core user guide (#23316) 2022-03-17 20:58:56 -07:00