onnxruntime
c438360c - Noticed a simple simplification in beam_search_topk (#17275)

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.
Author
Parents
Loading