Generate: inner decoding methods are no longer public (#29437)

This commit is contained in:
Joao Gante
2024-03-05 10:27:36 +00:00
committed by GitHub
parent 4d892b7297
commit 87a0783dde
11 changed files with 117 additions and 104 deletions

View File

@@ -43,13 +43,6 @@ rendered properly in your Markdown viewer.
[[autodoc]] generation.GenerationMixin
- generate
- compute_transition_scores
- greedy_search
- sample
- beam_search
- beam_sample
- contrastive_search
- group_beam_search
- constrained_beam_search
## TFGenerationMixin