Database Error Messages

ORA-54408

The "input.string" field in the JSON metadata is not a model input.

Cause

A name in the "input" field of the JSON metadata does not correspond to any input tensor name of the Open Neural Network Exchange (ONNX) model.


Action

Ensure that all of the names in the JSON metadata "input" field correspond to an input tensor name.