ONNX022: external-tensor-empty-location¶
Code: ONNX022
Name: external-tensor-empty-location
Severity: error
Category: spec
Target: value
Fixable: No
Message¶
External tensor location is empty.
Suggestion¶
Set a valid relative file path for the external tensor location.
Details¶
External tensors must have a non-empty location that points to the file containing the tensor data.