You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After training with my own data, the sparse convolution to onnx inference output does not match the torch output. It is found that the sparse convolution weight is too large and exceeds the fp16 precision range. What may be the cause?
The text was updated successfully, but these errors were encountered:
After training with my own data, the sparse convolution to onnx inference output does not match the torch output. It is found that the sparse convolution weight is too large and exceeds the fp16 precision range. What may be the cause?
The text was updated successfully, but these errors were encountered: