Add metric names to model.metrics_names in compile for keras models run in...
Add metric names to model.metrics_names in compile for keras models run in eager execution. This prevents us from dropping metrics when we run model.evaluate. PiperOrigin-RevId: 193536341
Loading
Please sign in to comment