Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for recommended (0.17 sec)

  1. RELEASE.md

        is recommended to use the
        [Keras mixed precision API](https://www.tensorflow.org/guide/mixed_precision)
        instead.
    
    *   `tf.lite`:
    
        *   Remove `experimental.nn.dynamic_rnn`, `experimental.nn.TfLiteRNNCell`
            and `experimental.nn.TfLiteLSTMCell` since they're no longer supported.
            It's recommended to just use
    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)
  2. .bazelrc

    # by TensorFlow and the unsupported configs will be removed soon b/299962977. We
    # strongly recommend that you migrate to Clang as your compiler for TensorFlow
    # Linux builds. Instructions are available in the official documentation:
    # https://www.tensorflow.org/install/source#install_clang_recommended_linux_only
    # Another good option is to use our Docker containers to build and test TF:
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top