ray/doc/source/ray-air
Clark Zinzow a29baf93c8
[Datasets] Add .iter_torch_batches() and .iter_tf_batches() APIs. (#26689)
This PR adds .iter_torch_batches() and .iter_tf_batches() convenience APIs, which takes care of ML framework tensor conversion, the narrow tensor waste for the .iter_batches() call ("numpy" format), and unifies batch formats around two options: a single tensor for simple/pure-tensor/single-column datasets, and a dictionary of tensors for multi-column datasets.
2022-07-22 10:09:36 -07:00
..
doc_code [Datasets] Add .iter_torch_batches() and .iter_tf_batches() APIs. (#26689) 2022-07-22 10:09:36 -07:00
examples [P0][AIR] Fix train to serve notebooks (#26821) 2022-07-21 18:04:13 -07:00
images [docs] Add ecosystem map to AIR guide (#26859) 2022-07-21 19:06:47 -07:00
benchmarks.rst [air/docs] add tensorflow benchmarks into table (#26800) 2022-07-20 17:12:40 -07:00
check-ingest.rst added summary why and when to use bulk vs streaming data ingest (#26637) 2022-07-17 18:46:58 -07:00
checkpoints.rst [AIR] Add framework-specific checkpoints (#26777) 2022-07-20 19:33:27 -07:00
config-scaling.rst [air] Allow users to use instances of ScalingConfig (#25712) 2022-07-18 15:46:58 -07:00
deployment.rst [docs] Add initial AIR documentation (#24483) 2022-05-13 01:29:59 -07:00
getting-started.rst [docs] Add ecosystem map to AIR guide (#26859) 2022-07-21 19:06:47 -07:00
key-concepts.rst [AIR/Docs] Small improvements to Train user guide (#26577) 2022-07-16 16:51:17 -07:00
package-ref.rst [docs] Add ecosystem map to AIR guide (#26859) 2022-07-21 19:06:47 -07:00
predictors.rst [docs] Mark pipelined prediction as experimental for now (#26792) 2022-07-20 15:31:19 -07:00
preprocessors.rst [AIR/Docs] Small improvements to Train user guide (#26577) 2022-07-16 16:51:17 -07:00
user-guides.rst [air] Allow users to use instances of ScalingConfig (#25712) 2022-07-18 15:46:58 -07:00