Lysandre
|
2485b8b0ac
|
Set XLA example time to 500s
|
2020-10-15 12:34:29 +02:00 |
|
Sylvain Gugger
|
bb9559a7f9
|
Don't use store_xxx on optional bools (#7786)
* Don't use `store_xxx` on optional bools
* Refine test
* Refine test
|
2020-10-14 12:05:02 -04:00 |
|
Sylvain Gugger
|
a1d1b332d0
|
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>
|
2020-10-14 11:41:45 -04:00 |
|
zcain117
|
1b8a7ffcfd
|
Add setup for TPU CI to run every hour. (#6219)
* Add setup for TPU CI to run every hour.
* Re-organize config.yml
Co-authored-by: Lysandre <lysandre.debut@reseau.eseo.fr>
|
2020-08-07 11:17:07 -04:00 |
|
Lysandre Debut
|
0533cf4706
|
Test XLA examples (#5583)
* Test XLA examples
* Style
* Using `require_torch_tpu`
* Style
* No need for pytest
|
2020-07-09 09:19:19 -04:00 |
|