ray/doc/source/raysgd/v2/examples
Amog Kamsetty f6f2435b91
[SGD] Sgd v2 Dataset Integration (#17626)
* wip

* wip

* wip

* draft

* disable tf autosharding

* wip

* wip

* wip

* wip

* add example

* wip

* wip

* wip

* use dataset.split

* add unit tests

* add linear example

* concatenate tensors and fix example

* WIP tune example

* add tensorflow example

* wip

* random_shuffle_each_window

* fault tolerance test

* GPU, examples, CI

* formatting

* fix

* Update python/ray/util/sgd/v2/tests/test_trainer.py

Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>

* wip

* type hints

* wip

* update user guide

* fix

* fix immediate issues

* update example

* update

* fix tune gpu test

* fix resources for smoke test - 1 CPU for dataset tasks

* update tests, docs, examples

* Apply suggestions from code review

Co-authored-by: Clark Zinzow <clarkzinzow@gmail.com>

* address comments

* add warning

* fix tests

* minor doc updates

* update example in doc

* configure tests

* Update doc/source/raysgd/v2/user_guide.rst

Co-authored-by: Clark Zinzow <clarkzinzow@gmail.com>

* Update python/ray/data/dataset.py

Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>

* fix docstring

Co-authored-by: Matthew Deng <matthew.j.deng@gmail.com>
Co-authored-by: matthewdeng <matt@anyscale.com>
Co-authored-by: Clark Zinzow <clarkzinzow@gmail.com>
2021-10-12 14:03:10 -07:00
..
horovod [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
transformers [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
mlflow_fashion_mnist_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
tensorflow_linear_dataset_example.rst [SGD] Sgd v2 Dataset Integration (#17626) 2021-10-12 14:03:10 -07:00
tensorflow_mnist_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
train_fashion_mnist_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
train_linear_dataset_example.rst [SGD] Sgd v2 Dataset Integration (#17626) 2021-10-12 14:03:10 -07:00
train_linear_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
tune_cifar_pytorch_pbt_example.rst [SGDv2] Add Tune-Cifar-PyTorch-PBT example (#18860) 2021-09-27 09:22:40 -07:00
tune_linear_dataset_example.rst [SGD] Sgd v2 Dataset Integration (#17626) 2021-10-12 14:03:10 -07:00
tune_linear_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00
tune_tensorflow_mnist_example.rst [SGD] update SGDv2 user guide docs (#18270) 2021-09-14 09:07:25 -07:00