Add v2 APIs for metrics and losses.
- Split categorical crossentropy and sparse categorical crossentropy loss into 2 classes as we cannot always distinguish between the two with just the `y_pred` and `y_true` shapes. PiperOrigin-RevId: 230965385
Loading
Please sign in to comment