onnxruntime
8f7eb75c
- fix greedysearch token out of range bug (#14242)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#14242 - fix greedysearch token out of range bug
Author
yufenglee
Parents
5c16e0be
Loading