chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:17:40 +08:00
commit f1825c8ceb
10096 changed files with 2364182 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
.. _data_user_guide:
===========
User Guides
===========
If youre new to Ray Data, start with the
:ref:`Ray Data Quickstart <data_quickstart>`.
This user guide helps you navigate the Ray Data project and
shows you how to achieve several tasks.
.. toctree::
:maxdepth: 2
loading-data
inspecting-data
transforming-data
aggregating-data
iterating-over-data
joining-data
shuffling-data
mixing-data
saving-data
working-with-images
working-with-text
working-with-tensors
working-with-pytorch
working-with-llms
how-to-avoid-ooms
monitoring-your-workload
execution-configurations
concurrent-dataset-execution
batch_inference
performance-tips
scaling-collation-functions
custom-datasource-example