OCI-54474
Invalid name for the ONNX model's external tensor "tensor_name". The name must not exceed string characters.
- tensor_name: Name of the tensor *Params: 2) max_length: Max length
Cause
In the JSON metadata for the external data for the ONNX model, the name of a tensor is invalid.
Action
Use a smaller name.