Maksim Smolin
|
3a134c7224
|
[RaySGD] Rename PyTorch API endpoints to start with Torch (#7425)
* 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
* rename
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2020-03-03 16:44:42 -08:00 |
|
Eric Liang
|
5df801605e
|
Add ray.util package and move libraries from experimental (#7100)
|
2020-02-18 13:43:19 -08:00 |
|
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 |
|
Richard Liaw
|
8a9bd18606
|
[tune] Remove keras dependency (#6827)
|
2020-01-18 23:24:42 -08:00 |
|
Richard Liaw
|
5719a05757
|
[sgd] Add support for multi-model multi-optimizer training (#6317)
|
2019-12-15 15:19:45 -08:00 |
|
Richard Liaw
|
d52a4983af
|
Update TF documentation (#5918)
|
2019-10-16 01:31:27 -07:00 |
|
Robert Nishihara
|
523c764c25
|
Python 2 compatibility. (#5887)
|
2019-10-10 19:09:25 -07:00 |
|
Richard Liaw
|
411f30c125
|
[docs] Second push of changes (#5391)
|
2019-08-28 17:54:15 -07:00 |
|