Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-54423

Tensor "string" has an invalid number of dimensions (string) of fixed size for an embedding output.

Cause

The embedding output tensor has no dimensions of fixed size or more than one dimension of fixed size.


Action

Ensure that the embedding output tensor of the Open Neural Network Exchange (ONNX) model has exactly one dimension of fixed size.