Add BUILD tags of norm_op_test to normalize_op_test
This commit is contained in:
parent
ab325a80f8
commit
afefdce8bc
@ -3517,6 +3517,11 @@ cuda_py_test(
|
||||
"//tensorflow/python:nn",
|
||||
],
|
||||
shard_count = 20,
|
||||
# TODO(b/117236102): Re-enable in msan build.
|
||||
tags = [
|
||||
"no_windows_gpu",
|
||||
"nomsan",
|
||||
],
|
||||
xla_enable_strict_auto_jit = True,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user