"...resnet50_tensorflow.git" did not exist on "1a40ebdd7555ff58909d4d051b51c5d9269f8c6b"
Add predict step accumulation (#7767)
* Add eval_accumulation_step and clean distributed eval * Add TPU test * Add TPU stuff * Fix arg name * Fix Seq2SeqTrainer * Fix total_size * Update src/transformers/trainer_pt_utils.py Co-authored-by:Lysandre Debut <lysandre@huggingface.co> * Doc and add test to TPU * Add unit test * Adapt name Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
Showing
tests/test_trainer_tpu.py
0 → 100644
tests/test_trainer_utils.py
0 → 100644
Please register or sign in to comment