io.rst 710 字节
Newer Older
W
Wang,Jeff 已提交
1 2 3 4
========
fluid.io
========

T
tianshuo78520a 已提交
5 6 7
..  toctree::
    :maxdepth: 1

8 9 10 11 12 13
    io/batch.rst
    io/buffered.rst
    io/cache.rst
    io/chain.rst
    io/compose.rst
    io/ComposeNotAligned.rst
D
Dong Daxiang 已提交
14
    io/DataLoader.rst
15
    io/firstn.rst
16 17
    io/get_program_parameter.rst
    io/get_program_persistable_vars.rst
D
Dong Daxiang 已提交
18
    io/load.rst
T
tianshuo78520a 已提交
19 20 21
    io/load_inference_model.rst
    io/load_params.rst
    io/load_persistables.rst
22
    io/load_program_state.rst
T
tianshuo78520a 已提交
23
    io/load_vars.rst
24 25
    io/map_readers.rst
    io/multiprocess_reader.rst
T
tianshuo78520a 已提交
26
    io/PyReader.rst
D
Dong Daxiang 已提交
27
    io/save.rst
T
tianshuo78520a 已提交
28 29 30 31
    io/save_inference_model.rst
    io/save_params.rst
    io/save_persistables.rst
    io/save_vars.rst
32
    io/set_program_state.rst
33 34
    io/shuffle.rst
    io/xmap_readers.rst