transformers/tests/trainer
Sylvain Gugger 08b4621899
Repurpose torchdynamo training args towards torch._dynamo (#20498)
* Repurpose torchdynamo training args towards torch._dynamo

* Add doc
2022-11-30 11:10:45 -05:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_data_collator.py Data collator for token classification pads labels column when receives pytorch tensors (#20244) 2022-11-16 12:18:46 -05:00
test_trainer_callback.py Make predict() close progress bars after finishing (#17952) (#18078) 2022-07-08 16:44:24 -04:00
test_trainer_distributed.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_trainer_seq2seq.py Reorganize file utils (#16264) 2022-03-23 10:26:33 -04:00
test_trainer_tpu.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_trainer_utils.py Ensure tensors are at least 1d for pad and concat (#17179) 2022-05-11 13:19:08 -04:00
test_trainer.py Repurpose torchdynamo training args towards torch._dynamo (#20498) 2022-11-30 11:10:45 -05:00