FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

flexflow-train/docs/source/python/dataloader.rst at inference · flexflow/flexflow-train · GitHub

Latest commit

 

History

History
17 lines (15 loc) · 350 Bytes

File metadata and controls

17 lines (15 loc) · 350 Bytes

Dataloader API

.. automodule:: flexflow.core.flexflow_cffi
   :noindex:

Dataloader Creation

.. autoclass:: FFModel()
   :noindex:
   :members: create_data_loader

Use Dataloader for Training

.. autoclass:: SingleDataLoader()
   :noindex:
   :members: reset, next_batch

Back | FazBrowse Home | New Git URL