transformers/tests/models/levit
amyeroberts 292acd71d6
Update image processor parameters if creating with kwargs (#20866)
* Update parameters if creating with kwargs

* Shallow copy to prevent mutating input

* Pass all args in constructor dict - warnings in init

* Fix typo
2023-01-04 14:29:48 +00:00
..
__init__.py Adding LeViT Model by Facebook (#17466) 2022-06-01 17:06:20 +02:00
test_feature_extraction_levit.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_levit.py Fix past CI by skipping LevitModelTest.test_problem_types (#20859) 2022-12-21 14:29:13 +01:00