Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for TFCI_PYTHON_VERSION (0.08 sec)

  1. ci/official/envs/py310

    # See the License for the specific language governing permissions and
    # limitations under the License.
    # ==============================================================================
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Jan 10 19:39:41 UTC 2024
    - 714 bytes
    - Viewed (0)
  2. ci/official/envs/py312

    # See the License for the specific language governing permissions and
    # limitations under the License.
    # ==============================================================================
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Jan 10 19:39:41 UTC 2024
    - 714 bytes
    - Viewed (0)
  3. ci/official/envs/linux_arm64_cross_compile

    # limitations under the License.
    # ==============================================================================
    source ci/official/envs/linux_arm64
    TFCI_BAZEL_COMMON_ARGS="--repo_env=HERMETIC_PYTHON_VERSION=$TFCI_PYTHON_VERSION --config cross_compile_linux_arm64 --repo_env=USE_PYWRAP_RULES=True"
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Apr 14 17:26:43 UTC 2025
    - 942 bytes
    - Viewed (0)
  4. ci/official/envs/windows_x86_2022

    TFCI_DOCKER_IMAGE="gcr.io/tensorflow-testing/tf-win2022@sha256:915cb093630432c38b028f56bd31116a5559ebbc688d427b6092d86828ae03bc"
    TFCI_BAZEL_BAZELRC_ARGS="--output_user_root=C:/t"
    TFCI_BAZEL_COMMON_ARGS="--repo_env=HERMETIC_PYTHON_VERSION=$TFCI_PYTHON_VERSION --repo_env=USE_PYWRAP_RULES=True --config=windows_x86_cpu_2022"
    TFCI_BAZEL_TARGET_SELECTING_CONFIG_PREFIX=windows_x86_cpu_2022
    TFCI_BUILD_PIP_PACKAGE_WHEEL_NAME_ARG="--repo_env=WHEEL_NAME=tensorflow"
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Mar 19 00:58:54 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  5. ci/official/envs/ci_default

    TFCI_MACOS_TWINE_INSTALL_ENABLE=
    TFCI_MACOS_UPGRADE_PYENV_ENABLE=
    TFCI_NIGHTLY_UPDATE_VERSION_ENABLE=
    TFCI_NVIDIA_SMI_ENABLE=
    TFCI_OUTPUT_DIR=
    TFCI_PYCPP_SWAP_TO_BUILD_ENABLE=
    TFCI_PYTHON_VERIFY_PIP_INSTALL_ARGS=
    TFCI_PYTHON_VERSION=
    TFCI_WHL_AUDIT_ENABLE=
    TFCI_WHL_AUDIT_PLAT=
    TFCI_WHL_BAZEL_TEST_ENABLE=
    TFCI_WHL_IMPORT_TEST_ENABLE=1
    TFCI_WHL_NUMPY_VERSION=2
    TFCI_WHL_SIZE_LIMIT_ENABLE=
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Jan 27 22:53:36 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  6. ci/official/wheel.sh

    fi
    
    if [[ "$TFCI_WHL_BAZEL_TEST_ENABLE" == 1 ]]; then
      tfrun bazel $TFCI_BAZEL_BAZELRC_ARGS test $TFCI_BAZEL_COMMON_ARGS $TFCI_BUILD_PIP_PACKAGE_BASE_ARGS $TFCI_BUILD_PIP_PACKAGE_WHEEL_NAME_ARG --repo_env=TF_PYTHON_VERSION=$TFCI_PYTHON_VERSION --config="${TFCI_BAZEL_TARGET_SELECTING_CONFIG_PREFIX}_wheel_test"
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Mar 03 17:29:53 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top