Skip to content

Commit

Permalink
fix doc position
Browse files Browse the repository at this point in the history
  • Loading branch information
i-aki-y authored and rwightman committed Dec 5, 2023
1 parent 4f2e1bf commit 2bd043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timm/models/swin_transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ def __init__(
"""
Args:
dim: Number of input channels.
input_resolution: Input resolution.
out_dim: Number of output channels.
input_resolution: Input resolution.
depth: Number of blocks.
downsample: Downsample layer at the end of the layer.
num_heads: Number of attention heads.
Expand Down

0 comments on commit 2bd043c

Please # to comment.