Joao Gante
|
70203b5937
|
TF generate refactor - past without encoder outputs (#15944)
* Remove packed past from generation_tf_utils
* update models with the new past format
* update template accordingly
|
2022-03-08 14:46:44 +00:00 |
|
Yih-Dar
|
8b9ae45549
|
Set scale_embedding to False in some TF tests (#15952)
* set scale_embedding to False to avoid large (> 1e-5) output differences between PT/TF
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-03-07 22:14:33 +01:00 |
|
Patrick von Platen
|
6cbfa7bf4c
|
[Doctests] Fix ignore bug and add more doc tests (#15911)
* finish speech doc tests
* finish
* boom
* Update src/transformers/models/speech_to_text/modeling_speech_to_text.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
|
2022-03-03 16:01:56 +01:00 |
|
Lysandre Debut
|
29c10a41d0
|
[Test refactor 1/5] Per-folder tests reorganization (#15725)
* Per-folder tests reorganization
Co-authored-by: sgugger <sylvain.gugger@gmail.com>
Co-authored-by: Stas Bekman <stas@stason.org>
|
2022-02-23 15:46:28 -05:00 |
|