Applies Metric to the yPred labels predicted by the model and known yTrue hidden during training.
The predicted values. shape = [batch_size, d0, .. dN].
[batch_size, d0, .. dN]
Ground truth values. Shape = [batch_size, d0, .. dN].
TensorFlow graph API for building operations.