Skip to content

Conversation

@m-gupta
Copy link

@m-gupta m-gupta commented Dec 1, 2025

onnx 1.20 has removed some float convcersion helpers in favor of using ml_dtype package. Use ml_dtypes to fix onnx_graphsurgeon import errors.

Fixes #4635

@m-gupta m-gupta requested a review from a team as a code owner December 1, 2025 21:56
onnx 1.20 has removed some float convcersion helpers in favor of
using ml_dtypes package. Use ml_dtypes to fix onnx_graphsurgeon
import errors.

Fixes NVIDIA#4635

Signed-off-by: Manoj Gupta <manojgupta@microsoft.com>
@m-gupta m-gupta changed the title WIP: 4635: Use ml_dtypes to fix onnx_graphsurgeon import error Issue #4635: Use ml_dtypes to fix onnx_graphsurgeon import error Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

onnx_graphsurgeon incompatible with ONNX 1.20.0

1 participant