Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for our (0.19 sec)

  1. RELEASE.md

        for more details.
    
    ## Deprecations
    
    *   TensorFlow 1.2 may be the last time we build with cuDNN 5.1. Starting with
        TensorFlow 1.3, we will try to build all our prebuilt binaries with cuDNN
        6.0. While we will try to keep our source code compatible with cuDNN 5.1, it
        will be best effort.
    
    ## Breaking Changes to the API
    
    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

    # 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:
    # https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/tf_sig_build_dockerfiles.
    build:unsupported_cpu_linux --config=avx_linux
    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