PB006: zero-element-tensor-has-data¶
Code: PB006
Name: zero-element-tensor-has-data
Severity: error
Category: protobuf
Target: value
Fixable: No
Message¶
A zero-element tensor should not contain data.
Suggestion¶
Remove the data from the zero-element tensor.
Details¶
A tensor with zero elements should not contain any data fields.