microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.06k stars 2.83k forks source link

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

Open BowenBao opened 8 months ago

BowenBao commented 8 months ago

[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
github-actions[bot] commented 7 months ago

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.