onnxruntime
8f7eb75c - fix greedysearch token out of range bug (#14242)

Commit
3 years ago
fix greedysearch token out of range bug (#14242) Bug: the last sentence generates token out of vocabulary size. Cause: total element should be computed with padded vocabulary size.
Author
Parents
Loading