[ImageGPT] Small fixes (#14460)

* Add integration test

* Fix typo
This commit is contained in:
NielsRogge
2021-11-19 15:15:02 +01:00
committed by GitHub
parent 331c3d2aa0
commit 0490b98877
9 changed files with 49 additions and 8 deletions

View File

@@ -100,7 +100,6 @@ TEST_FILES_WITH_NO_COMMON_TESTS = [
# should **not** be the rule.
IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
# models to ignore for model xxx mapping
"ImageGPTForImageClassification",
"SegformerDecodeHead",
"SegformerForSemanticSegmentation",
"BeitForSemanticSegmentation",