mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
changed links to top-level core design patterns
Signed-off-by: Jules Damji <jules@anyscale.com>
This commit is contained in:
parent
81319905b0
commit
1e6b3db32f
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ Tips for first-time users
|
||||||
Ray provides a highly flexible, yet minimalist and easy to use API.
|
Ray provides a highly flexible, yet minimalist and easy to use API.
|
||||||
On this page, we describe several tips that can help first-time Ray users to avoid some
|
On this page, we describe several tips that can help first-time Ray users to avoid some
|
||||||
common mistakes that can significantly hurt the performance of their programs.
|
common mistakes that can significantly hurt the performance of their programs.
|
||||||
For an in-depth treatment of advanced design patterns, please refer to respective :ref:`tasks <task-patterns>`
|
For an in-depth treatment of advanced design patterns, please read :ref:`core design patterns <core-patterns>`.
|
||||||
and :ref:`actors <actor-patterns>` design patterns page.
|
|
||||||
|
|
||||||
.. list-table:: The core Ray API we use in this document.
|
.. list-table:: The core Ray API we use in this document.
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue