transformers/tests/models/mobilenet_v1
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 add MobileNetV1 model (#17799) 2022-11-21 10:21:28 -05:00
test_feature_extraction_mobilenet_v1.py Update image processor parameters if creating with kwargs (#20866) 2023-01-04 14:29:48 +00:00
test_modeling_mobilenet_v1.py add MobileNetV1 model (#17799) 2022-11-21 10:21:28 -05:00