ray/doc/examples
Richard Liaw d192ef0611
[raysgd] Cleanup User API (#7384)
* 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

* first_pass

* add overrides

* override

* fixing up operators

* format

* sgd

* constants

* rm

* revert

* save

* failures

* fixes

* trainer

* run test

* operator

* code

* op

* ok done

* operator

* sgd test fixes

* ok

* trainer

* format

* Apply suggestions from code review

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

* Update doc/source/raysgd/raysgd_pytorch.rst

* docstring

* dcgan

* doc

* commits

* nit

* testing

* revert

* Start renaming pytorch to torch

* Rename PyTorchTrainer to TorchTrainer

* Rename PyTorch runners to Torch runners

* Finish renaming API

* Rename to torch in tests

* Finish renaming docs + tests

* Run format + fix DeprecationWarning

* fix

* move tests up

* benchmarks

* rename

* remove some args

* better metrics output

* fix up the benchmark

* benchmark-yaml

* horovod-benchmark

* benchmarks

* Remove benchmark code for cleanups

* makedatacreator

* relax

* metrics

* autosetsampler

* profile

* movements

* OK

* smoothen

* fix

* nitdocs

* loss

* comments

* fix

* fix

* runner_tests

* codes

* example

* fix_test

* fix

* tests

Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Co-authored-by: Maksim Smolin <maximsmol@gmail.com>
2020-03-10 08:41:42 -07:00
..
cython Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
doc_code [raysgd] Cleanup User API (#7384) 2020-03-10 08:41:42 -07: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 Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -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