Zhuochun

Results 3 comments of Zhuochun

> The BUG seems to have been caused here: > > https://github.com/ictnlp/OR-NMT/blob/239e05e48c2ed4748de01e8909f919e836d821db/OR-Transformer/fairseq/search.py#L78 > > > right is: > ``` > beams_buf = indices_buf // vocab_size > ``` > > This...

Yes, I encountered the same problem, but I don't know how to eliminate these warnings.