ray/doc/examples
Richard Liaw 94e2fcea2e
[sgd] fp16 (apex) and scheduler support + move examples page (#7061)
* Init fp16

* fp16 and schedulers

* scheduler linking and fp16

* to fp16

* loss scaling and documentation

* more documentation

* add tests, refactor config

* moredocs

* more docs

* fix logo, add test mode, add fp16 flag

* fix tests

* fix scheduler

* fix apex

* improve safety

* fix tests

* fix tests

* remove pin memory default

* rm

* fix

* Update doc/examples/doc_code/raysgd_torch_signatures.py

* fix

* migrate changes from other PR

* ok thanks

* pass

* signatures

* lint'

* Update python/ray/experimental/sgd/pytorch/utils.py

* Apply suggestions from code review

Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>

* should address most comments

* comments

* fix this ci

* fix tests'

* testmode

Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
2020-02-16 19:04:08 -08:00
..
cython Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
doc_code [sgd] fp16 (apex) and scheduler support + move examples page (#7061) 2020-02-16 19:04:08 -08:00
lbfgs Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
lm Remove public facing references to --redis-address. (#6631) 2019-12-31 13:21:53 -08:00
newsreader Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
streaming [Projects] Refactor cluster specification (#6488) 2019-12-14 22:43:06 -08:00
overview.rst [docs] Add public materials (#6331) 2019-12-02 19:59:23 -08:00
plot_example-a3c.rst [docs] Pictures for all the Examples (#5859) 2019-10-14 14:18:52 -07:00
plot_example-lm.rst [docs] fix code block display (#5967) 2019-10-22 00:45:38 -07:00
plot_hyperparameter.py [docs] Pictures for all the Examples (#5859) 2019-10-14 14:18:52 -07:00
plot_lbfgs.rst [docs] Convert Examples to Gallery (#5414) 2019-09-24 15:46:56 -07:00
plot_newsreader.rst [docs] Convert Examples to Gallery (#5414) 2019-09-24 15:46:56 -07:00
plot_parameter_server.py [docs] Convert Examples to Gallery (#5414) 2019-09-24 15:46:56 -07:00
plot_pong_example.py [docs] Pictures for all the Examples (#5859) 2019-10-14 14:18:52 -07:00
plot_streaming.rst [docs] Convert Examples to Gallery (#5414) 2019-09-24 15:46:56 -07:00
README.rst [docs] Convert Examples to Gallery (#5414) 2019-09-24 15:46:56 -07:00