Skip to content

Commit

Permalink
Show PILToTensor in docs (pytorch#4546)
Browse files Browse the repository at this point in the history
* Add docs for PILToTensor

* Update docs/source/transforms.rst

Co-authored-by: Aditya Oke <47158509+oke-aditya@users.noreply.github.com>

Co-authored-by: Aditya Oke <47158509+oke-aditya@users.noreply.github.com>
  • Loading branch information
2 people authored and mszhanyi committed Oct 19, 2021
1 parent 200369f commit 1ae857b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/transforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@ Conversion Transforms
.. autoclass:: ToTensor
:members:

.. autoclass:: PILToTensor
:members:


Generic Transforms
------------------
Expand Down

0 comments on commit 1ae857b

Please sign in to comment.