transformers/tests/generation
Patrick von Platen 2410d0f8ed
Fix generation min length (#16206)
* up

* fix min lengths
2022-03-16 18:49:23 +01:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_generation_beam_constraints.py Constrained Beam Search [*With* Disjunctive Decoding] (#15761) 2022-03-04 18:18:34 +01:00
test_generation_beam_search.py Constrained Beam Search [*With* Disjunctive Decoding] (#15761) 2022-03-04 18:18:34 +01:00
test_generation_flax_logits_process.py Replace all deprecated jax.ops operations with jnp's at (#16078) 2022-03-16 09:08:55 +00:00
test_generation_flax_utils.py Replace all deprecated jax.ops operations with jnp's at (#16078) 2022-03-16 09:08:55 +00:00
test_generation_logits_process.py Add soft length regulation for sequence generation (#15245) 2022-03-11 19:36:44 +01:00
test_generation_stopping_criteria.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_generation_tf_logits_process.py TF generate refactor - Sample (#15793) 2022-03-02 16:13:54 +00:00
test_generation_utils.py Fix generation min length (#16206) 2022-03-16 18:49:23 +01:00