Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ architectures, and common image transformations for computer vision.
:maxdepth: 2
:caption: Package Reference

datasets
transforms
models
feature_extraction
datasets
utils
ops
io
utils
feature_extraction
Copy link
Contributor

@oke-aditya oke-aditya Jan 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not clubbing with models? Potentially this is very new feature (and hence low popularity), but the docs are best read after reading models. Anyways, either is fine.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll likely merge it into the models page once we get to the more general revamp of the models page


.. toctree::
:maxdepth: 1
Expand Down