mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
fix doc position
This commit is contained in:
parent
4f2e1bf4cb
commit
2bd043ce5d
@ -383,8 +383,8 @@ class SwinTransformerStage(nn.Module):
|
||||
"""
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user