Skip to content

Commit

Permalink
Disable cwise_ops_binary_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmakevic-amd committed Sep 30, 2024
1 parent 84c13a3 commit 4396a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/kernel_tests/math_ops/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ cuda_py_strict_test(
name = "cwise_ops_binary_test",
size = "medium",
srcs = ["cwise_ops_binary_test.py"],
tags = ["no_rocm"], #TODO(rocm): weekly sync 240919
shard_count = 50,
# b/140155647: Error just outside of tolerance
xla_enable_strict_auto_jit = False,
Expand Down

0 comments on commit 4396a3d

Please sign in to comment.