Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Refer (0.2 sec)

  1. CONTRIBUTING.md

    may exist in your changes.
    
    #### Running unit tests
    
    There are two ways to run TensorFlow unit tests.
    
    1.  Using tools and libraries installed directly on your system.
    
        Refer to the
        [CPU-only developer Dockerfile](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/dockerfiles/dockerfiles/devel-cpu.Dockerfile)
        and
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu Mar 21 11:45:51 GMT 2024
    - 15.6K bytes
    - Viewed (0)
  2. RELEASE.md

            `trace_on`.
    
    *   `tf.estimator`
    
        *   The tf.estimator API is removed.
    
    *   Keras 3.0 will be the default Keras version. You may need to update your
        script to use Keras 3.0.
    
    *   Please refer to the new Keras documentation for Keras 3.0
        (https://keras.io/keras_3).
    
    *   To continue using Keras 2.0, do the following.
    
    *   1.  Install tf-keras via pip install tf-keras~=2.16
    
    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)
Back to top