transformers/tests/models/auto
Bartosz Szmelczynski 78a471ff71
Fix tapas scatter (#20149)
* First draft

* Remove scatter dependency

* Add require_torch

* update vectorized sum test, add clone call

* remove artifacts

* fix style

* fix style v2

* remove "scatter" mentions from the code base

* fix isort error

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-11-14 01:04:26 -05:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_feature_extraction_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_image_processing_auto.py AutoImageProcessor (#20111) 2022-11-08 19:54:41 +00:00
test_modeling_auto.py Fix tapas scatter (#20149) 2022-11-14 01:04:26 -05:00
test_modeling_flax_auto.py 🐛 Properly raise RepoNotFoundError when not authenticated (#17651) 2022-06-10 15:41:53 +02:00
test_modeling_tf_auto.py Further reduce the number of alls to head for cached objects (#18871) 2022-09-06 12:34:37 -04:00
test_modeling_tf_pytorch.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_processor_auto.py Update auto processor to check image processor created (#20021) 2022-11-02 15:19:33 +00:00
test_tokenization_auto.py Further reduce the number of alls to head for cached objects (#18871) 2022-09-06 12:34:37 -04:00