ray/doc/source/raysgd
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
..
raysgd-actors.svg [sgd] Refactor PyTorch SGD Documentation. (#6910) 2020-01-29 08:51:01 -08:00
raysgd-custom.jpg [raysgd] Custom training operator (#7211) 2020-03-01 21:22:48 -08:00
raysgd-pytorch.svg [sgd] Refactor PyTorch SGD Documentation. (#6910) 2020-01-29 08:51:01 -08:00
raysgd.rst [RaySGD] Rename PyTorch API endpoints to start with Torch (#7425) 2020-03-03 16:44:42 -08:00
raysgd_pytorch.rst [raysgd] Cleanup User API (#7384) 2020-03-10 08:41:42 -07:00
raysgd_ref.rst [RaySGD] Rename PyTorch API endpoints to start with Torch (#7425) 2020-03-03 16:44:42 -08:00
raysgd_tensorflow.rst Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
raysgdlogo.png [sgd] fp16 (apex) and scheduler support + move examples page (#7061) 2020-02-16 19:04:08 -08:00