1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-13 14:46:38 -04:00
Commit graph

9 commits

Author SHA1 Message Date
SangBin Cho
39b9c44c8d
[State Observability] pre-alpha documentation ()
Adds

Documentation for state APIs
API reference
2022-07-26 05:49:28 -07:00
Chen Shen
29358f9677
[Core][Doc] add docs for out of disk prevention. ()
Update docs to reflect the out of disk prevention feature.
2022-07-06 07:37:54 -07:00
sychen52
5c58d43df2
[docs][minor] Change one of the because to therefore. () 2022-06-21 10:41:40 -05:00
Stephanie Wang
473a962d89
[Datasets] [Docs] Add docs about fault tolerance in Datasets ()
Adds description of fault tolerance guarantees for Datasets.

Related issue number

Closes .
2022-06-02 15:53:50 -07:00
Eric Liang
d178645f18
[docs] Add documentation on how to handle read-only arrays and actor reprs () 2022-05-02 23:52:54 -07:00
Siyuan (Ryans) Zhuang
85542c9911
Revert "Revert "[serialization] Enable debugging into pickle backend ()"()" ()
* Revert "Revert "[serialization] Enable debugging into pickle backend ()" ()"

This reverts commit 12f0dc1faf.

* fix
2022-04-14 11:07:54 -07:00
Clark Zinzow
12f0dc1faf
Revert "[serialization] Enable debugging into pickle backend ()" ()
This reverts commit ef7180365d.
2022-04-12 16:53:20 -07:00
Siyuan (Ryans) Zhuang
ef7180365d
[serialization] Enable debugging into pickle backend ()
* enable debugging cloudpickle
2022-04-12 13:48:35 -07:00
Eric Liang
c8f207f746
[docs] Core docs refactor ()
This PR makes a number of major overhauls to the Ray core docs:

Add a key-concepts section for {Tasks, Actors, Objects, Placement Groups, Env Deps}.
Re-org the user guide to align with key concepts.
Rewrite the walkthrough to link to mini-walkthroughs in the key concept sections.
Minor tweaks and additional transition material.
2022-03-17 11:26:17 -07:00