Plot confusion matrices and histograms for eval/test set. Args: preds (tensor or list of tensors): list of predictions. labels (tensor or list of tensors): list of labels. global step (Optional[int]): current step in eval/test.
(self, preds, labels, global_step=None)
source not stored for this graph (policy: none)