Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for set_floatx (0.05 sec)

  1. RELEASE.md

            issued that starts with Layer "layer-name" is casting an input tensor
            from dtype float64 to the layer's dtype of float32. To fix, either set
            the default dtype to float64 with
            `tf.keras.backend.set_floatx('float64')`, or pass `dtype='float64'` to
            each of the Layer constructors. See `tf.keras.layers.Layer` for more
            information.
        *   Some `tf.assert_*` methods now raise assertions at operation creation
    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