Amog Kamsetty
|
db0483a29a
|
[SGD] SGD Namespace Consistency (#19048)
* wip
* update
* add callbacks
* fix
* fix
* update
* add
* address comments
|
2021-10-05 15:56:42 -07:00 |
|
Eric Liang
|
032a420ee6
|
Rename Dataset.pipeline to Dataset.window (#19050)
|
2021-10-01 19:55:29 -07:00 |
|
Amog Kamsetty
|
98ac3f601c
|
[SGD] v1 to v2 Migration Guide (#18887)
* wip
* add guide
* fix test
* address comments
* add to docs
* fix
* remove markdown
* add warning to all pages
* formatting
* fix
* links
* Update doc/source/raysgd/v2/migration-guide.rst
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
* Update doc/source/raysgd/v2/migration-guide.rst
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
* Update doc/source/raysgd/v2/migration-guide.rst
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
* Update doc/source/raysgd/v2/migration-guide.rst
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
* Update doc/source/raysgd/v2/migration-guide.rst
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
* address comments
* address comments
* fix
* address comments
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
|
2021-09-30 09:15:21 -07:00 |
|
matthewdeng
|
d2caa00be8
|
[SGD] add SGDv2 survey link to docs (#18934)
|
2021-09-27 19:15:37 -07:00 |
|
Antoni Baum
|
72cc0c9bda
|
[SGDv2] Add Tune-Cifar-PyTorch-PBT example (#18860)
* [SGDv2] Add Tune-Cifar-PyTorch-PBT example
* Update python/ray/util/sgd/v2/BUILD
* Lint
* Update example
* Update docs
|
2021-09-27 09:22:40 -07:00 |
|
Amog Kamsetty
|
99b1d8c95f
|
[SGD] Update Docs (#18839)
|
2021-09-23 07:52:57 -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 |
|