- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for compute_loss (0.05 sec)
-
RELEASE.md
now customizable via overriding `Model.compute_metrics()`. * Losses computation logic in default `Model.train_step()` is now customizable via overriding `Model.compute_loss()`. * `jit_compile` added to `Model.compile()` on an opt-in basis to compile the model's training step with [XLA](https://www.tensorflow.org/xla).
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1)