Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for Tar (0.01 seconds)

  1. WORKSPACE

        strip_prefix = "rules_shell-0.4.1",
        urls = tf_mirror_urls(
            "https://github.com/bazelbuild/rules_shell/releases/download/v0.4.1/rules_shell-v0.4.1.tar.gz",
        ),
    )
    
    # Initialize toolchains for ML projects.
    #
    # A hermetic build system is designed to produce completely reproducible builds for C++.
    # Details: https://github.com/google-ml-infra/rules_ml_toolchain
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 5.3K bytes
    - Click Count (0)
  2. README.md

    **Libtensorflow Windows GPU** | Status Temporarily Unavailable                                                                                                                                                   | [Nightly Binary](https://storage.googleapis.com/libtensorflow-nightly/prod/tensorflow/release/windows/latest/gpu/windows_gpu_libtensorflow_binaries.tar.gz) [Official GCS](https://stora...
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 10:38:57 GMT 2026
    - 11.6K bytes
    - Click Count (0)
  3. MODULE.bazel

        strip_prefix = "rules_ml_toolchain-99c43dfe995a0e81c767d5b6d686191992672fe6",
        urls = ["https://github.com/google-ml-infra/rules_ml_toolchain/archive/99c43dfe995a0e81c767d5b6d686191992672fe6.tar.gz"],
    )
    
    bazel_dep(name = "xla", repo_name = "xla")
    local_path_override(
        module_name = "xla",
        path = "third_party/xla",
    )
    
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
Back to Top