Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for add_loss (0.07 sec)

  1. RELEASE.md

            in eager mode.
        *   Callbacks are supported in `MultiWorkerMirroredStrategy`.
        *   Disable `run_eagerly` and distribution strategy if there are symbolic
            tensors added to the model using `add_metric` or `add_loss`.
        *   Loss and gradients should now more reliably be correctly scaled w.r.t.
            the global batch size when using a `tf.distribute.Strategy`.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top