Stephanie Wang
284dee493e
[core][usability] Disambiguate ObjectLostErrors for better understandability ( #18292 )
...
* Define error types, throw error for ObjectReleased
* x
* Disambiguate OBJECT_UNRECONSTRUCTABLE and OBJECT_LOST
* OwnerDiedError
* fix test
* x
* ObjectReconstructionFailed
* ObjectReconstructionFailed
* x
* x
* print owner addr
* str
* doc
* rename
* x
2021-09-13 16:16:17 -07:00
Eric Liang
43c97c2afb
Disable timeline events collection in Ray by default ( #15989 )
2021-06-02 18:04:29 -07:00
Edward Oakes
4e43650851
Remove deprecated f._submit API ( #12268 )
2020-11-23 16:20:22 -06:00
Eric Liang
9b8218aabd
[docs] Move all /latest links to /master ( #11897 )
...
* use master link
* remae
* revert non-ray
* more
* mre
2020-11-10 10:53:28 -08:00
Robert Nishihara
d985d7537e
Replace all instances of ray.readthedocs.io with ray.io ( #7994 )
2020-04-13 16:17:05 -07:00
Eric Liang
1455a19c85
Consolidate and clean up documentation ( #5645 )
2019-09-07 11:50:18 -07:00
Richard Liaw
a08ea09760
[docs] rewrite ( #5175 )
2019-08-05 23:33:14 -07:00
Andy Jones
05c896d6f7
Adds a note on how to avoid contention when using PyTorch. ( #4692 )
2019-04-26 13:22:26 -07:00
Eric Liang
9a0f0db070
Add ray stack
tool for debugging ( #3213 )
2018-11-03 13:13:02 -07:00
Robert Nishihara
e495ab5e7c
Fix some paths /tmp/raylogs -> /tmp/ray. ( #3189 )
2018-11-02 12:10:53 -07:00
Crystal
8fc7dc3ed4
Change Python examples in documentation to use 4 space indentation. ( #736 )
...
* Ray doc - changed python indentation to 4 spaces in documentation files actors.rst, api.rst, and example-*.rst
* Ray documentation - changed Python to 4 space indentation for files install-*.rst, installation-troubleshooting.rst, internals-overview.rst, serialization.rst, troubleshootin.rst, tutorial.rst, using-ray-*.rst
2017-07-16 22:19:33 -07:00
Crystal
60161f276b
Added to troubleshooting documentation about whether redefining remot… ( #640 )
...
* Added to troubleshooting documentation about whether redefining remote functions runs the new code version
* Minor correction to troubleshooting documentation
* Small rewordings.
2017-06-06 22:49:53 -07:00
Robert Nishihara
bc8b0db13e
Add section on troubleshooting to the documentation. ( #583 )
...
* Add section on troubleshooting to the documentation.
* Address comments.
* Update file descriptor troubleshooting.
2017-05-22 15:20:20 -07:00