ORT004: type-unsupported¶
Code: ORT004
Name: type-unsupported
Severity: error
Category: spec
Target: node
Fixable: No
Message¶
Data type is not supported by the execution provider for this operator.
Suggestion¶
Cast inputs to a supported type before this operator.
Details¶
The data type used by this operator is not supported by the specified execution provider.