提交 dd463219 编写于 作者: D dengkaipeng

add sampler

上级 8b0a000d
......@@ -7,6 +7,9 @@ fluid.io
io/batch.rst
io/BatchSampler.rst
io/Sampler.rst
io/SequenceSampler.rst
io/RandomSampler.rst
io/buffered.rst
io/cache.rst
io/chain.rst
......
.. _api_io_RandomSampler:
RandomSampler
-------------------------------
.. autoclass:: paddle.fluid.io.RandomSampler
:members:
:inherited-members:
:noindex:
.. _api_io_Sampler:
Sampler
-------------------------------
.. autoclass:: paddle.fluid.io.Sampler
:members:
:inherited-members:
:noindex:
.. _api_io_SequenceSampler:
SequenceSampler
-------------------------------
.. autoclass:: paddle.fluid.io.SequenceSampler
:members:
:inherited-members:
:noindex:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册