ray/doc/source
Clark Zinzow 983ef1f2a7
[Datasets] Make from_numpy() more user-friendly. (#23871)
`ray.data.from_numpy()` currently expects to be given a list of ndarray futures, instead of handling concrete ndarrays, as expected (and as allowed by other `from_*` APIs, e.g. `from_pandas`). This PR renames the existing `from_numpy` API to `from_numpy_refs`, and exposes `ray.data.from_numpy`, which takes concrete ndarrays (not object references).
2022-04-12 18:37:59 -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 [Datasets] Make from_numpy() more user-friendly. (#23871) 2022-04-12 18:37:59 -07:00
images [docs] Core docs refactor (#23216) 2022-03-17 11:26:17 -07:00
ray-air [AIR] SklearnTrainer & Predictor interfaces (#23803) 2022-04-11 15:11:42 -07:00
ray-contribute Clean up dev docs (#23407) 2022-03-22 23:22:56 -07:00
ray-core Revert "[serialization] Enable debugging into pickle backend (#23854)" (#23877) 2022-04-12 16:53:20 -07:00
ray-more-libs [Docs] Automatically render latest ray_lightning docs (#23729) 2022-04-08 16:57:23 -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 [spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817) 2022-04-10 16:12:53 -07:00
serve [serve] Add component logger + basic access logging (#23558) 2022-04-12 18:16:58 -05:00
train [train] add FAQ (#22757) 2022-04-04 16:14:35 -07:00
tune [spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817) 2022-04-10 16:12:53 -07:00
workflows [workflow][doc] Doc for workflow checkpointing (#23510) 2022-03-27 12:18:14 -07:00
_toc.yml [train] add FAQ (#22757) 2022-04-04 16:14:35 -07:00
conf.py [docs] Add support for external markdown (#23505) 2022-03-31 08:38:14 -07:00
custom_directives.py [Docs] Automatically render latest ray_lightning docs (#23729) 2022-04-08 16:57:23 -07:00
index.md [minor] Fix incorrect link to ray core user guide (#23316) 2022-03-17 20:58:56 -07:00
preprocess_github_markdown.py [Docs] Automatically render latest ray_lightning docs (#23729) 2022-04-08 16:57:23 -07:00