Skip to content

Commit fb145ff

Browse files
jurahultensorflower-gardener
authored andcommitted
[XLA:GPU] Tag horizontal_loop_fusion_test with tf_cuda_tests_tag()
PiperOrigin-RevId: 367493837 Change-Id: I6cfcd6cf1535a3eda9f6ebddef6451f8b39598d8
1 parent 2d6b331 commit fb145ff

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/compiler/xla/service/gpu

1 file changed

+1
-0
lines changed

tensorflow/compiler/xla/service/gpu/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,6 +1862,7 @@ cc_library(
18621862
tf_cc_test(
18631863
name = "horizontal_loop_fusion_test",
18641864
srcs = ["horizontal_loop_fusion_test.cc"],
1865+
tags = tf_cuda_tests_tags(),
18651866
deps = [
18661867
":fusion_merger",
18671868
":horizontal_loop_fusion",

0 commit comments

Comments
 (0)