transformers/tests/clip
Yih-Dar 2199382dfd
Use random_attention_mask for TF tests (#16517)
* use random_attention_mask for TF tests

* Fix for TFCLIP test (for now).

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-04-01 16:53:07 +02:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_feature_extraction_clip.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_modeling_clip.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_modeling_flax_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_modeling_tf_clip.py Use random_attention_mask for TF tests (#16517) 2022-04-01 16:53:07 +02:00
test_processor_clip.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_tokenization_clip.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00