OCI-54469
Tensor for external data "tensor_name" has a size of 0.
- tensor_name: Name of the tensor
Cause
In the JSON metadata for the external data for the ONNX model, the size of a tensor is set to 0.
Action
Fix the values for size in the JSON for the tensor.