transformers/tests/generation
2022-03-07 09:10:18 +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 [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_generation_flax_utils.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_generation_logits_process.py TF generate refactor - Sample (#15793) 2022-03-02 16:13:54 +00: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 [Bug Fix] Beam search example in docs fails & a fix (integrating max_length in BeamScorer.finalize()) (#15555) 2022-03-07 09:10:18 +01:00