Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for third_party (0.1 sec)

  1. WORKSPACE

    )
    
    load(
        "@rules_ml_toolchain//third_party/gpus/cuda/hermetic:cuda_configure.bzl",
        "cuda_configure",
    )
    
    cuda_configure(name = "local_config_cuda")
    
    load(
        "@rules_ml_toolchain//third_party/nccl/hermetic:nccl_redist_init_repository.bzl",
        "nccl_redist_init_repository",
    )
    
    nccl_redist_init_repository()
    
    load(
        "@rules_ml_toolchain//third_party/nccl/hermetic:nccl_configure.bzl",
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  2. ci/official/utilities/repack_libtensorflow.sh

      cp tensorflow/core/platform/ctstring.h \
        tensorflow/core/platform/ctstring_internal.h \
        ${LIB_PKG}/include/tensorflow/core/platform
      cp third_party/xla/xla/tsl/c/tsl_status.h ${LIB_PKG}/include/xla/tsl/c
      cp third_party/xla/third_party/tsl/tsl/platform/ctstring.h \
         third_party/xla/third_party/tsl/tsl/platform/ctstring_internal.h \
         ${LIB_PKG}/include/tsl/platform
      cd ${LIB_PKG}
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Jan 17 16:25:18 UTC 2025
    - 5.7K bytes
    - Viewed (0)
  3. tensorflow/BUILD

            "//third_party/cloud_tpu/convergence_tools/sdc_monitoring/...",
            "//third_party/cloud_tpu/inference_converter/...",
            "//third_party/py/cloud_ml_autoflow/...",
            "//third_party/py/envlogger/...",
            "//third_party/py/gldm/...",
            "//third_party/py/guesslang/...",
            "//third_party/py/keras/...",
            "//third_party/py/tf_keras/...",
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Aug 28 19:11:51 UTC 2025
    - 53.4K bytes
    - Viewed (0)
  4. .golangci.yml

        paths:
          - third_party$
          - builtin$
          - examples$
    issues:
      max-issues-per-linter: 100
      max-same-issues: 100
    formatters:
      enable:
        - gofumpt
        - goimports
      exclusions:
        generated: lax
        paths:
          - third_party$
          - builtin$
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Mar 30 00:56:02 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  5. .gitignore

    # Vagrant
    .vagrant
    network_closure.sh
    
    # Local cluster env variables
    /cluster/env.sh
    
    # Compiled binaries in third_party
    /third_party/pkg
    
    # Also ignore etcd installed by hack/install-etcd.sh
    /third_party/etcd*
    /default.etcd
    
    # Also ignore protoc installed by hack/install-protoc.sh
    /third_party/protoc*
    
    # User cluster configs
    .kubeconfig
    
    .tags*
    
    # Version file for dockerized build
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 29 08:22:06 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  6. .bazelrc

    # These are used to generate the ML wheel version string.
    # See the explanation in the file comment of
    # @local_xla//third_party/py/python_wheel.bzl.
    # The generated version suffix is used in
    # third_party/tensorflow/core/public/release_version.h and
    # third_party/tensorflow/tools/pip_package/setup.oss.py.tpl
    build --repo_env=ML_WHEEL_TYPE="snapshot"
    build --repo_env=ML_WHEEL_BUILD_DATE=""
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 22 21:03:34 UTC 2025
    - 56K bytes
    - Viewed (0)
  7. ci/official/utilities/code_check_full.bats

    @rules_ml_toolchain//
    @rules_python//
    @stablehlo//stablehlo/experimental
    EOF
    
      # grep patterns for targets which are allowed to be extra licenses
      cat > $BATS_TEST_TMPDIR/allowed_to_be_extra <<EOF
    @local_xla//third_party/mkl
    @local_xla//third_party/mkl_dnn
    @absl_py//
    @bazel_tools//src
    @bazel_tools//platforms
    @bazel_tools//tools
    @org_tensorflow//tensorflow
    @com_google_absl//
    @com_google_protobuf//
    @internal_platforms_do_not_use//host
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Aug 06 20:43:08 UTC 2025
    - 13.4K bytes
    - Viewed (0)
  8. CODEOWNERS

    /tensorflow/python/debug @caisq
    /tensorflow/python/eager @rohan100jain
    /tensorflow/tools/docs/ @markdaoust
    /tensorflow/compiler/mlir/ @aminim
    /tensorflow/core/ir/ @aminim
    /tensorflow/core/transforms/ @aminim
    
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri May 27 21:02:49 UTC 2022
    - 563 bytes
    - Viewed (0)
  9. cmd/testdata/decryptObjectInfo.json.zst

    b9Nw7UPj/yj+3LEOihTt5EV8o99ogEa/Qw7i/CortIhS6w==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"g0EKGoYupr8yeLGHyyk5/whLncJnSRHs=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAf...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
  10. guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml

      <inherits name="com.google.common.util.concurrent.Concurrent" />
      <inherits name="com.google.common.xml.Xml" />
      <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixPatterns" />
      <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixType" />
    
      <!-- com.google.common.testing.Testing is located in
           GuavaTests under guava-gwt/test -->
    
      <source path="">
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Sep 27 15:04:14 UTC 2021
    - 1.1K bytes
    - Viewed (0)
Back to top