Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8df0186

Browse files
Changed the typo of image format "NCHW" (#1892)
1 parent 5b90ecd commit 8df0186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

intermediate_source/memory_format_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"""
2525

2626
######################################################################
27-
# Channels last memory format is implemented for 4D NCWH Tensors only.
27+
# Channels last memory format is implemented for 4D NCHW Tensors only.
2828
#
2929

3030
######################################################################

0 commit comments

Comments
 (0)