mirror of
https://github.com/wassname/ray.git
synced 2026-07-12 10:41:38 +08:00
[doc] Update example-parameter-server.rst (#3773)
This commit is contained in:
committed by
Robert Nishihara
parent
fa4eb8313d
commit
b0fe5af7c8
@@ -123,5 +123,5 @@ resulting gradients.
|
||||
current_weights = ps.apply_gradients.remote(*gradients)
|
||||
|
||||
Both of these examples implement the parameter server using a single actor,
|
||||
however they can be easily extended to **shard the parameters across multiple
|
||||
however they can be easily extended to **split the parameters across multiple
|
||||
actors**.
|
||||
|
||||
Reference in New Issue
Block a user