ray/doc/source/data
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
..
_examples [Core][Dataset] adding example for large scale data ingestion (#18998) 2021-10-11 15:37:09 -07:00
modin [client][docs] update docs for new client support in init (#17333) 2021-08-04 05:31:44 +03:00
.gitignore [Core][Dataset] adding example for large scale data ingestion (#18998) 2021-10-11 15:37:09 -07:00
big_data_ingestion.yaml [Core][Dataset] adding example for large scale data ingestion (#18998) 2021-10-11 15:37:09 -07:00
dask-on-ray.rst Add compatible dask version for ray 1.6.0 and 1.7.0 (#19080) 2021-10-05 10:23:06 +09:00
dataset-arch.svg [data] Cleanup Block type by dropping Generic[T] (#17276) 2021-07-23 09:23:06 -07:00
dataset-pipeline-1.svg Initial implementation of Dataset pipelining and docs (#17309) 2021-07-28 21:12:01 -07:00
dataset-pipeline-2.svg Initial implementation of Dataset pipelining and docs (#17309) 2021-07-28 21:12:01 -07:00
dataset-pipeline-3.svg Initial implementation of Dataset pipelining and docs (#17309) 2021-07-28 21:12:01 -07:00
dataset-pipeline.rst [SGD] Sgd v2 Dataset Integration (#17626) 2021-10-12 14:03:10 -07:00
dataset-repeat-1.svg Initial implementation of Dataset pipelining and docs (#17309) 2021-07-28 21:12:01 -07:00
dataset-repeat-2.svg Initial implementation of Dataset pipelining and docs (#17309) 2021-07-28 21:12:01 -07:00
dataset-tensor-support.rst [Datasets] Delineate between ref and raw APIs for the Pandas/Arrow integrations. (#18992) 2021-10-01 13:08:25 -07:00
dataset.rst [Datasets] Delineate between ref and raw APIs for the Pandas/Arrow integrations. (#18992) 2021-10-01 13:08:25 -07:00
dataset.svg [data] Cleanup Block type by dropping Generic[T] (#17276) 2021-07-23 09:23:06 -07:00
mars-on-ray.rst First cut at dataset documentation (#16956) 2021-07-14 23:27:13 -07:00
package-ref.rst [SGD] Sgd v2 Dataset Integration (#17626) 2021-10-12 14:03:10 -07:00
raydp.rst First cut at dataset documentation (#16956) 2021-07-14 23:27:13 -07:00