Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for effect (0.21 sec)

  1. RELEASE.md

            losses will now use `SUM_OVER_BATCH_SIZE` reduction as default.
        *   `model.add_loss(symbolic_tensor)` should work in ambient eager.
        *   Update metric name to always reflect what the user has given in compile.
            Affects following cases
        *   When name is given as 'accuracy'/'crossentropy'
        *   When an aliased function name is used eg. 'mse'
        *   Removing the `weighted` prefix from weighted metric names.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top