We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The example programming_examples/ml/softmax sometimes fails with numerical errors outside the checking tolerance during testing. For example: https://github.com/Xilinx/mlir-aie/actions/runs/12708408172/job/35425316504#step:4:8937
programming_examples/ml/softmax
./softmax.exe -x build/final.xclbin -i build/insts.txt -k MLIR_AIE Error in output 6.81877e-05 != 6.29425e-05 Avg NPU time: 239587us. Min NPU time: 239587us. Max NPU time: 239587us. Error count: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The example
programming_examples/ml/softmax
sometimes fails with numerical errors outside the checking tolerance during testing. For example: https://github.com/Xilinx/mlir-aie/actions/runs/12708408172/job/35425316504#step:4:8937The text was updated successfully, but these errors were encountered: