Skip to content

Commit

Permalink
Disable matrix_band_part_test on Arm64 machines
Browse files Browse the repository at this point in the history
This is intended to be temporary to unblock the Linux Arm64 GitHub presubmit.

PiperOrigin-RevId: 589287236
  • Loading branch information
nitins17 authored and tensorflower-gardener committed Dec 9, 2023
1 parent 19b553d commit 1cd4b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ tf_xla_py_strict_test(
enable_mlir_bridge = True,
python_version = "PY3",
tags = [
"no_aarch64", # TODO(b/315533266)
"no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
"optonly",
],
Expand Down

0 comments on commit 1cd4b5c

Please sign in to comment.