Files
ray-project--ray/doc/source/data/api/_autogen.rst
T
2026-07-13 13:17:40 +08:00

25 lines
588 B
ReStructuredText

:orphan:
.. # This file is only used to auto-generate API docs.
.. # It should not be included in the toctree.
.. #
.. # For any classes that you want to include in the
.. # API docs, add them to the list of autosummary
.. # below, then include the generated ray.data.<class>.rst
.. # file in your top level rst file.
.. currentmodule:: ray.data
.. autosummary::
:nosignatures:
:template: autosummary/class_v2.rst
:toctree:
DataIterator
Dataset
Schema
stats.DatasetSummary
grouped_data.GroupedData
aggregate.AggregateFn
aggregate.AggregateFnV2