matthewdeng
|
d2caa00be8
|
[SGD] add SGDv2 survey link to docs (#18934)
|
2021-09-27 19:15:37 -07:00 |
|
Amog Kamsetty
|
d354161528
|
[SGD] Link ray.sgd namespace to ray.util.sgd.v2 (#18732)
* wip
* add symlink
* update
* remove from init
* no require tune
* try fix
* change
* * import
* fix docs
* address comment
|
2021-09-22 18:49:41 -07:00 |
|
Amog Kamsetty
|
00dd190df9
|
[SGD] Retry sgd.local_rank() (#18824)
* finish
* fix
* wip
* address comment
* update
* fix test
* fix failing test
* address comments
* fix test
* fix
|
2021-09-22 15:48:38 -07:00 |
|
Amog Kamsetty
|
d9b166252b
|
Revert "[SGD] sgd.local_rank " (#18822)
|
2021-09-22 13:50:00 -07:00 |
|
Amog Kamsetty
|
39bcbe03bc
|
[SGD] sgd.local_rank (#18686)
* finish
* fix
* wip
* address comment
* update
* fix test
* fix failing test
* address comments
* fix test
|
2021-09-22 08:10:49 -07:00 |
|
matthewdeng
|
380a653787
|
[SGD] update SGDv2 user guide docs (#18270)
* [SGD] update SGDv2 user guide docs
* Update doc/source/raysgd/v2/user_guide.rst
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
* add new line
* update docs
* fix header line length
* lint
* lint
* lint
* lint
* fix remaining lint issues
* Update doc/source/raysgd/v2/user_guide.rst
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
* Update doc/source/raysgd/v2/user_guide.rst
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
* address comments
* address comments
* add TODO for iterator API
* Update doc/source/raysgd/v2/user_guide.rst
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
* address comments
* address comments
* add tune doc
* restructure table of contents
* add examples; rename example files to include example suffix
* add quick start, porting code
* address comments
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
|
2021-09-14 09:07:25 -07:00 |
|
Richard Liaw
|
ecc7cf4c5e
|
[sgd] v2 documentation draft (#17253)
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
Co-authored-by: Matthew Deng <matthew.j.deng@gmail.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
|
2021-08-02 01:47:14 -07:00 |
|