Skip to content

Commit

Permalink
add model utils to docs (#1738)
Browse files Browse the repository at this point in the history
  • Loading branch information
liopeer authored Nov 20, 2024
1 parent ce51134 commit 8781c33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Lightly AI
lightly.data
lightly.loss
lightly.models
lightly.models.utils
lightly.transforms
lightly.utils

Expand Down
5 changes: 5 additions & 0 deletions docs/source/lightly.models.utils.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
lightly.models.utils
=====================

.. automodule:: lightly.models.utils
:members:

0 comments on commit 8781c33

Please sign in to comment.