Hzfengsy opened a new pull request, #16141: URL: https://github.com/apache/tvm/pull/16141
The current error message would be confusing: ``` src/runtime/relax_vm/lm_support.cc:421: InternalError: Check failed: sampled_index >= 0 (-1 vs. 0) ``` But most of the case is caused by NaN error. This PR improves the error message -- 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]
