Wraps losses passed to the `compile` API (strings and v1 losses) which are not...
Wraps losses passed to the `compile` API (strings and v1 losses) which are not instances of v2 `Loss` class in `LossWrapper` class. => All losses will now use `SUM_OVER_BATCH_SIZE` reduction as default. PiperOrigin-RevId: 230995424
Loading
Please sign in to comment