Skip to content

Commit 509a6ec

Browse files
authored
Modify run_cpu.sh to keep consistency with CI (#3014)
Add extra filtering following ROCm/rocAutomation#642
1 parent 6e502d1 commit 509a6ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow/tools/ci_build/linux/rocm/run_cpu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ if [ -f /usertools/cpu.bazelrc ]; then
4141
test \
4242
--config=sigbuild_local_cache \
4343
--config=pycpp \
44+
--test_tag_filters=-no_cuda_on_cpu_tap,-no-gpu,-optimize.mlir.test,-requires-gpu-nvidia,-tpu,-v1only,-oss_serial,-no_windows,-no_oss \
4445
--action_env=TF_PYTHON_VERSION=$PYTHON_VERSION \
4546
--local_test_jobs=${N_BUILD_JOBS} \
4647
--test_timeout 920,2400,7200,9600 \

0 commit comments

Comments
 (0)