Skip to content
New issue

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

[dynamo_export] MLFloat16 data type is not supported with ScatterElements opset 18 when reduction is 'max'. #18864

Open
BowenBao opened this issue Dec 18, 2023 · 1 comment
Labels
converter:dynamo issues related supporting the PyTorch Dynamo exporter ep:CUDA issues related to the CUDA execution provider

Comments

@BowenBao
Copy link
Contributor

[ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running ScatterElements node. Name:'_inlfunc__aten_scatter_reduce_onnx_n2' Status Message: CPU execution provider: MLFloat16 data type is not supported with ScatterElements opset 18 when reduction is 'max'.

From https://github.com/microsoft/onnx-converters-private/issues/196 in CUDA ep

    basic_gnn_edgecnn
    basic_gnn_sage
    basic_gnn_gin
@BowenBao BowenBao added the converter:dynamo issues related supporting the PyTorch Dynamo exporter label Dec 18, 2023
@github-actions github-actions bot added the ep:CUDA issues related to the CUDA execution provider label Dec 18, 2023
Copy link
Contributor

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

@github-actions github-actions bot added the stale issues that have not been addressed in a while; categorized by a bot label Jan 18, 2024
@justinchuby justinchuby removed the stale issues that have not been addressed in a while; categorized by a bot label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
converter:dynamo issues related supporting the PyTorch Dynamo exporter ep:CUDA issues related to the CUDA execution provider
Projects
None yet
Development

No branches or pull requests

2 participants