transformers/tests/models/vision_text_dual_encoder
Matt f8b2574416
Better TF docstring types (#23477)
* Rework TF type hints to use | None instead of Optional[] for tf.Tensor

* Rework TF type hints to use | None instead of Optional[] for tf.Tensor

* Don't forget the imports

* Add the imports to tests too

* make fixup

* Refactor tests that depended on get_type_hints

* Better test refactor

* Fix an old hidden bug in the test_keras_fit input creation code

* Fix for the Deit tests
2023-05-24 13:52:52 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_vision_text_dual_encoder.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_tf_vision_text_dual_encoder.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_modeling_vision_text_dual_encoder.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_processor_vision_text_dual_encoder.py [processor] Add 'model input names' property (#20117) 2022-11-10 19:29:20 +00:00