Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for meves (0.59 sec)

  1. ci/official/wheel_test/README.md

    to the actual TensorFlow wheel.
    3. Creates a `requirements_lock_<python_version>.txt` file.
    4. Updates the `requirements_lock_<python_version>.txt` file using
    a Bazel command.
    5. Moves the updated `requirements_lock_<python_version>.txt` file
    to the `../wheel_test/` directory.
    
    
    ### How it Works in the Presubmit Job
    
    `_requirements_lock` files will be generated by the presubmit job. A detailed
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Aug 31 18:17:57 GMT 2023
    - 3.3K bytes
    - Viewed (0)
  2. RELEASE.md

            of input dataset; when combined with the `tf.data.Dataset.reduce()` API,
            this allows users to implement customized batching.
        *   All C++ code moves to the `tensorflow::data` namespace.
        *   Add support for `num_parallel_calls` to `tf.data.Dataset.interleave`.
    *   `tf.contrib`:
        *   Remove `tf.contrib.linalg`. `tf.linalg` should be used instead.
    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