"...git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "0076ab073d1ee6160efbc239e075196b35ed850b"
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