aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/BUILD
diff options
context:
space:
mode:
authorGravatar Yanan Cao <ycao@google.com>2018-09-12 08:33:10 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-12 08:42:00 -0700
commit9098f75af917df9b9d4f5ecc423037fd2fb365f9 (patch)
treeb9bd2fcf5873a318cc993981d03f0567d7976bef /tensorflow/compiler/tests/BUILD
parent6bf71666feb2184771ec3d0d304329b50a9a4ad2 (diff)
Parameterize test matrix_band_part_test
PiperOrigin-RevId: 212643986
Diffstat (limited to 'tensorflow/compiler/tests/BUILD')
-rw-r--r--tensorflow/compiler/tests/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/tests/BUILD b/tensorflow/compiler/tests/BUILD
index 050d827a09..e7623582f6 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -581,6 +581,7 @@ tf_xla_py_test(
"//tensorflow/python:array_ops",
"//tensorflow/python:framework",
"//tensorflow/python:platform_test",
+ "@absl_py//absl/testing:parameterized",
],
)