Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for set_floatx (0.11 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 Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top