Skip to content

Commit 05fe3e3

Browse files
committed
fix typo
1 parent 29a11f3 commit 05fe3e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/layers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,11 +517,11 @@ APIs may better for you.
517517
Super-Resolution layer
518518
------------------------
519519

520-
1D Supixel Convolution
520+
1D Subpixel Convolution
521521
^^^^^^^^^^^^^^^^^^^^^^^^^^
522522
.. autofunction:: SubpixelConv1d
523523

524-
2D Supixel Convolution
524+
2D Subpixel Convolution
525525
^^^^^^^^^^^^^^^^^^^^^^^^^^
526526
.. autofunction:: SubpixelConv2d
527527

0 commit comments

Comments
 (0)