Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for announced (0.34 sec)

  1. RELEASE.md

        and
        [CVE-2018-11770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11770)
    
    # Release 2.2.0
    
    TensorFlow 2.2 discontinues support for Python 2,
    [previously announced](https://groups.google.com/a/tensorflow.org/d/msg/announce/gVwS5RC8mds/dCt1ka2XAAAJ)
    as following
    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
  2. README.md

    non-guaranteed backward compatible API for
    [other languages](https://www.tensorflow.org/api_docs).
    
    Keep up-to-date with release announcements and security updates by subscribing
    to
    [announce@tensorflow.org](https://groups.google.com/a/tensorflow.org/forum/#!forum/announce).
    See all the [mailing lists](https://www.tensorflow.org/community/forums).
    
    ## Install
    
    See the [TensorFlow install guide](https://www.tensorflow.org/install) for the
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Oct 05 15:00:10 GMT 2023
    - 11.9K bytes
    - Viewed (0)
  3. .bazelrc

    build --define=use_fast_cpp_protos=true
    build --define=allow_oversize_protos=true
    
    build --spawn_strategy=standalone
    build -c opt
    
    # Make Bazel print out all options from rc files.
    build --announce_rc
    
    # TODO(mihaimaruseac): Document this option or remove if no longer needed
    build --define=grpc_no_ares=true
    
    # See https://github.com/bazelbuild/bazel/issues/7362 for information on what
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 23 01:21:54 GMT 2024
    - 53.4K bytes
    - Viewed (2)
Back to top