Database Error Messages

ORA-54462

Incorrect number of elements in the "inputAsVector" array in the JSON metadata.

Cause

The number of elements in an array in the "inputAsVector" field in the JSON metadata is greater than the number of input tensors of the Open Neural Network Exchange (ONNX) model.


Action

Ensure that the array "inputAsVector" field of the JSON metadata has a size no larger than the number of input tensors of the ONNX model.