Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for instant (0.14 sec)

  1. RELEASE.md

        no longer include NCCL in the binary install. TensorFlow usage with multiple
        GPUs and NCCL requires upgrade to
        [NCCL 2.2](https://developer.nvidia.com/nccl). See updated install guides:
        [TensorFlow GPU support](https://www.tensorflow.org/install/gpu) and
        [Build TensorFlow from source](https://www.tensorflow.org/install/source).
    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

    build:rbe_linux_cpu --python_path="/usr/bin/python3"
    # These you may need to change for your own GCP project.
    common:rbe_linux_cpu --remote_instance_name=projects/tensorflow-testing/instances/default_instance
    
    # TODO(kanglan): Remove it after toolchain update is complete.
    build:rbe_linux_cpu_old --config=rbe_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