Unverified Commit fc18542a authored by Mayanand's avatar Mayanand Committed by GitHub
Browse files

fix typo in 'swin_transformer.rst' docs (#6294)


Co-authored-by: default avatarNicolas Hug <contact@nicolas-hug.com>
parent d1cfff65
......@@ -11,7 +11,7 @@ paper.
Model builders
--------------
The following model builders can be used to instanciate an SwinTransformer model.
The following model builders can be used to instantiate an SwinTransformer model.
`swin_t` can be instantiated with pre-trained weights and all others without.
All the model builders internally rely on the ``torchvision.models.swin_transformer.SwinTransformer``
base class. Please refer to the `source code
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment