Database Error Messages

ORA-54425

Tensor "string" contains a dimension whose size is either zero or less than -1.

Cause

An input or output tensor contains a dimension that is either zero or less than -1.


Action

Ensure that all input and output tensors of the Open Neural Network Exchange (ONNX) model have a dimension that is at least -1 and different than zero.