Skip to content

[core] [ArgMAx] operator must return a value of type Int64

According to the ONNX standard, [ArgMAx] operator must return a value of type Int64.

This operator currently returns a value of type Float32.