transformers/tests
Sylvain Gugger d76d2a2af7
Make sure telemetry arguments are not returned as unused kwargs (#17063)
* Make sure telemetry arguments are not returned as unused kwargs

* Fix test
2022-05-04 07:47:57 -04:00
..
benchmark [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
deepspeed Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
extended Fix issue probably-meant-fstring found at https://codereview.doctor (#16913) 2022-04-25 15:15:00 -04:00
fixtures add a warning in SpmConverter for sentencepiece's model using the byte fallback feature (#16629) 2022-04-11 11:06:10 +02:00
generation TF: XLA bad words logits processor and list of processors (#16974) 2022-04-29 15:54:58 +01:00
models Skip RoFormer ONNX test if rjieba not installed (#16981) 2022-05-04 10:04:10 +02:00
onnx Skip RoFormer ONNX test if rjieba not installed (#16981) 2022-05-04 10:04:10 +02:00
optimization [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
pipelines Long QuestionAnsweringPipeline fix. (#16778) 2022-04-21 09:59:25 +02:00
sagemaker Adapt import to new structure 2022-03-24 14:40:05 -04:00
tokenization [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
trainer Fix RNG reload in resume training from epoch checkpoint (#17055) 2022-05-03 10:31:24 -04:00
utils Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
__init__.py GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
test_configuration_common.py Make sure telemetry arguments are not returned as unused kwargs (#17063) 2022-05-04 07:47:57 -04:00
test_feature_extraction_common.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_common.py Improve test_pt_tf_model_equivalence on PT side (#16731) 2022-04-19 21:13:27 +02:00
test_modeling_flax_common.py [Flax] improve large model init and loading (#16148) 2022-04-19 14:19:55 +02:00
test_modeling_tf_common.py TF: XLA stable softmax (#16892) 2022-04-25 20:10:51 +01:00
test_sequence_feature_extraction_common.py Some tests misusing assertTrue for comparisons fix (#16771) 2022-04-19 14:44:08 +02:00
test_tokenization_common.py Fix #16660 (tokenizers setters of ids of special tokens) (#16661) 2022-04-13 07:49:06 -04:00