# PB007: multi-value-field-tensor **Code:** `PB007` **Name:** `multi-value-field-tensor` **Severity:** error **Category:** protobuf **Target:** value **Fixable:** No ## Message Tensor with non-zero elements has multiple value fields set. ## Suggestion Use exactly one value field to store the tensor data. ## Details A tensor with non-zero elements should contain exactly one value field.