Skip to content

Commit 2bd043c

Browse files
i-aki-yrwightman
authored andcommitted
fix doc position
1 parent 4f2e1bf commit 2bd043c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timm/models/swin_transformer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ def __init__(
383383
"""
384384
Args:
385385
dim: Number of input channels.
386-
input_resolution: Input resolution.
387386
out_dim: Number of output channels.
387+
input_resolution: Input resolution.
388388
depth: Number of blocks.
389389
downsample: Downsample layer at the end of the layer.
390390
num_heads: Number of attention heads.

0 commit comments

Comments
 (0)