Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Hamman committed Feb 23, 2022
1 parent 69909b4 commit 8bcd870
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions doc/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ API reference

This page provides an auto-generated summary of Xbatcher's API.

Core
====

.. autoclass:: xbatcher.BatchGenerator
:members:

Dataset.batch and DataArray.batch
=================================

Expand All @@ -22,3 +16,17 @@ Dataset.batch and DataArray.batch

Dataset.batch.generator
DataArray.batch.generator

Core
====

.. autoclass:: xbatcher.BatchGenerator
:members:

Dataloaders
===========
.. autoclass:: xbatcher.loaders.torch.MapDataset
:members:

.. autoclass:: xbatcher.loaders.torch.IterableDataset
:members:

0 comments on commit 8bcd870

Please sign in to comment.