"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "76906372b0dfaf002b5995e60cdc891ce75d49da"
Unverified Commit c30798ec authored by Francesco Saverio Zuppichini's avatar Francesco Saverio Zuppichini Committed by GitHub
Browse files

done (#16340)

parent d49f8d31
...@@ -43,7 +43,7 @@ _CONFIG_FOR_DOC = "VanConfig" ...@@ -43,7 +43,7 @@ _CONFIG_FOR_DOC = "VanConfig"
_FEAT_EXTRACTOR_FOR_DOC = "AutoFeatureExtractor" _FEAT_EXTRACTOR_FOR_DOC = "AutoFeatureExtractor"
# Base docstring # Base docstring
_CHECKPOINT_FOR_DOC = "van-base" _CHECKPOINT_FOR_DOC = "Visual-Attention-Network/van-base"
_EXPECTED_OUTPUT_SHAPE = [1, 512, 7, 7] _EXPECTED_OUTPUT_SHAPE = [1, 512, 7, 7]
# Image classification docstring # Image classification docstring
......
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