I experienced a precision issue during the ONNX to TRT conversion of DEIMv2. The final outputs are correct when all nodes' outputs are printed, so I need to turn off layer fusion during the conversion to ensure the accuracy. Is there any way to control this?
The problem is described in Intellindust-AI-Lab/DEIMv2#152
I experienced a precision issue during the ONNX to TRT conversion of DEIMv2. The final outputs are correct when all nodes' outputs are printed, so I need to turn off layer fusion during the conversion to ensure the accuracy. Is there any way to control this?
The problem is described in Intellindust-AI-Lab/DEIMv2#152