onnxruntime
c438360c
- Noticed a simple simplification in beam_search_topk (#17275)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Noticed a simple simplification in beam_search_topk (#17275) ### Description There was an Init() method that does exactly like the lines I replaced, so I switched to it. ### Motivation and Context Simpler with no drawbacks.
References
#17275 - Noticed a simple simplification in beam_search_topk
Author
RyanUnderhill
Parents
d4a61ac7
Loading