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: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top