altanh opened a new pull request, #11149: URL: https://github.com/apache/tvm/pull/11149
Accidentally used sequence length instead of batch size when generating the static position ids tensor. Was missed by unit test coincidentally as `seq_len == batch_size`. Updated test to catch it. cc @anwang2009 @AndrewZhaoLuo -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
