lucagrementieri commented on issue #9237:
URL: https://github.com/apache/tvm/issues/9237#issuecomment-943113815
The `TracerWarning` simply says that the output does not match.
> TracerWarning: Output nr 1. of the traced function does not match the
corresponding output of the Python function. Detailed error:
With rtol=1e-05 and atol=1e-05, found 587 element(s) (out of 1000) whose
difference(s) exceeded the margin of error (including 0 nan comparisons). The
greatest difference was 10.456806659698486 (15.65342903137207 vs.
5.196622371673584), which occurred at index (0, 611).
_check_trace(
I'm working with a clean virtualenv on Arch Linux and I have compiled tvm
using the following
[config.cmake](https://github.com/apache/tvm/files/7344233/config.cmake.txt)
--
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]