Output predictions and metrics in train mode for multihead.
This is to be consistent with other heads who output the predictions and metric tensors in train mode. Outputting the metric tensors allow us for example to plot the metrics on the training set (and compare them to the metircs on the eval set). PiperOrigin-RevId: 168564791
Loading
Please sign in to comment