diff --git a/ci/run_bazel_test.sh b/ci/run_bazel_test.sh index a2a5210..47bcc9b 100755 --- a/ci/run_bazel_test.sh +++ b/ci/run_bazel_test.sh @@ -91,6 +91,7 @@ EXCLUDED_TARGETS=( "-//tflite/testing:zip_test_fully_connected_4bit_hybrid_xnnpack" "-//tflite/testing:zip_test_depthwiseconv_with-flex" "-//tflite/testing:zip_test_depthwiseconv_forward-compat" + "-//tflite/testing:zip_test_depthwiseconv" "-//tflite/tools/optimize/debugging/python:debugger_test" "-//tflite/tools:convert_image_to_csv_test" # Exclude dir which shouldnt run