Temporarily disable //third_party/tensorflow/python:nn_fused_batchnorm_test
on TAP as it's timing out. PiperOrigin-RevId: 275934751 Change-Id: I3c74835000600f84e9b4fbe8f1b377f6ec59afe9
This commit is contained in:
parent
631c4c1370
commit
acbd582d58
@ -4487,7 +4487,10 @@ cuda_py_test(
|
|||||||
"//third_party/py/numpy",
|
"//third_party/py/numpy",
|
||||||
],
|
],
|
||||||
shard_count = 16,
|
shard_count = 16,
|
||||||
tags = ["no_rocm"],
|
tags = [
|
||||||
|
"no_rocm",
|
||||||
|
"notap", # TODO(b/143097607)
|
||||||
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
cuda_py_test(
|
cuda_py_test(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user