Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
c30798ec
Unverified
Commit
c30798ec
authored
Mar 22, 2022
by
Francesco Saverio Zuppichini
Committed by
GitHub
Mar 22, 2022
Browse files
done (#16340)
parent
d49f8d31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/van/modeling_van.py
src/transformers/models/van/modeling_van.py
+1
-1
No files found.
src/transformers/models/van/modeling_van.py
View file @
c30798ec
...
...
@@ -43,7 +43,7 @@ _CONFIG_FOR_DOC = "VanConfig"
_FEAT_EXTRACTOR_FOR_DOC
=
"AutoFeatureExtractor"
# Base docstring
_CHECKPOINT_FOR_DOC
=
"van-base"
_CHECKPOINT_FOR_DOC
=
"
Visual-Attention-Network/
van-base"
_EXPECTED_OUTPUT_SHAPE
=
[
1
,
512
,
7
,
7
]
# Image classification docstring
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment