Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. ci/official/envs/linux_arm64

    # ==============================================================================
    TFCI_BAZEL_COMMON_ARGS="--repo_env=HERMETIC_PYTHON_VERSION=$TFCI_PYTHON_VERSION --repo_env=USE_PYWRAP_RULES=True --config release_arm64_linux"
    TFCI_BAZEL_TARGET_SELECTING_CONFIG_PREFIX=linux_arm64
    # Note: this is not set to "--cpu", because that changes the package name
    # to tensorflow_cpu. These ARM builds are supposed to have the name "tensorflow"
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Sat Dec 13 00:14:04 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  2. .bazelrc

    common:release_arm64_linux --copt=-flax-vector-conversions
    test:release_arm64_linux --flaky_test_attempts=3
    
    # Deprecated release CPU config with non-hermetic toolchains.
    common:release_arm64_linux_clang_local --config=release_arm64_linux
    common:release_arm64_linux_clang_local --config=clang_local
    common:release_arm64_linux_clang_local --repo_env=CC="/usr/lib/llvm-18/bin/clang"
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Fri Dec 26 23:20:26 UTC 2025
    - 56.8K bytes
    - Viewed (0)
Back to top