ashutosh-arm opened a new pull request, #13652: URL: https://github.com/apache/tvm/pull/13652
Range for dtype was being sought differently from inside various CMSIS-NN tests. This commit provides a common global function inside aot.py under tvm.testing that can provide (min, max) values based on the dtype. In future, other AOT based targets can make use of this function to obtain the range. cc @Mousius @lhutton1 @NicolaLancellotti -- 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]
