Skip to content

Commit

Permalink
Merge pull request #56972 from mseth10:master-arm
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 465464124
  • Loading branch information
tensorflower-gardener committed Aug 5, 2022
2 parents 8eccb91 + a8a4513 commit cf29afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/tools/ci_build/rel/ubuntu/cpu_arm64_pip.sh
Expand Up @@ -85,7 +85,7 @@ export TF_TEST_TARGETS="${DEFAULT_BAZEL_TARGETS} \
-//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test \
-//tensorflow/python/training:server_lib_test"
export TF_PIP_TESTS="test_pip_virtualenv_clean"
export TF_TEST_FILTER_TAGS="-nopip,-no_pip,-no_oss,-oss_serial,-v1only,-benchmark-test,-no_aarch64"
export TF_TEST_FILTER_TAGS="-no_oss,-oss_serial,-v1only,-benchmark-test,-no_aarch64"
export TF_PIP_TEST_ROOT="pip_test"
export TF_AUDITWHEEL_TARGET_PLAT="manylinux2014"

Expand Down

0 comments on commit cf29afd

Please sign in to comment.