AMDMIGraphX
AMDMIGraphX copied to clipboard
[Issue]: accuracy_checker.py is not within tolerance for bert_large_uncased_1_fp16_gpu.onnx
Problem Description
I'm running (MIGraphX develop branch):
python3 ../tools/accuracy/accuracy_checker.py --onnx ~/mlir-dev/AMDMIGraphX/build/bert_large_uncased_1_fp16_gpu.onnx --fill1 --input-dim input_ids:1,384 --disable-fast-math --tolerance 0.02 --verbose
And I get the error:
Max Difference: 0.13617822527885437
FAILED: MIGraphX is not within tolerance.
Operating System
Ubuntu 20.04.6 LTS
CPU
AMD Ryzen Threadripper PRO 5975WX 32-Cores
GPU
AMD Radeon RX 7900 XT
Other
No response
ROCm Version
ROCm 6.0.0
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response