Database Error Messages

ORA-54467

Out of memory when trying to load a ONNX model.

Cause

The Open Neural Network Exchange (ONNX) runtime is attempting to allocate a contiguous range of memory, which is too large.


Action

You may have to modify the ONNX model to require a smaller range of contiguous memory. For example, you may want to quantize the ONNX model. You can also try to increase pga_aggregate_target.