mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
[docs] Add links to Ray design patterns whitepaper (#12014)
* update * update
This commit is contained in:
@@ -273,6 +273,7 @@ More Information
|
||||
- `Tutorial`_
|
||||
- `Blog`_
|
||||
- `Ray 1.0 Architecture whitepaper`_ **(new)**
|
||||
- `Ray Design Patterns`_ **(new)**
|
||||
- `RLlib paper`_
|
||||
- `Tune paper`_
|
||||
|
||||
@@ -287,6 +288,7 @@ More Information
|
||||
.. _`Blog (old)`: https://ray-project.github.io/
|
||||
.. _`Blog`: https://medium.com/distributed-computing-with-ray
|
||||
.. _`Ray 1.0 Architecture whitepaper`: https://docs.google.com/document/d/1lAy0Owi-vPz2jEqBSaHNQcy2IBSDEHyXNOQZlGuj93c/preview
|
||||
.. _`Ray Design Patterns`: https://docs.google.com/document/d/167rnnDFIVRhHhK4mznEIemOtj63IOhtIPvSYaPgI4Fg/edit
|
||||
.. _`Ray paper`: https://arxiv.org/abs/1712.05889
|
||||
.. _`Ray HotOS paper`: https://arxiv.org/abs/1703.03924
|
||||
.. _`RLlib paper`: https://arxiv.org/abs/1712.09381
|
||||
|
||||
Reference in New Issue
Block a user