You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fix bug of t5 beam search (#410)
1. fix bugs of cum_log_probs and output_log_probs of t5 beam search
2. fix bug of beam search for large beam width
3. fix bug of misaligment of beam search penalty kernel