Enable tensorflow/core/kernels:conv_ops_test_gpu
It passes with cuDNN 8.0.4 PiperOrigin-RevId: 336933498 Change-Id: Ica32aeae34507f6bb7362fe660b81ba3f835578b
This commit is contained in:
parent
902cccc799
commit
9a04369ca8
@ -1652,10 +1652,6 @@ tf_cuda_cc_test(
|
||||
name = "conv_ops_test",
|
||||
size = "medium",
|
||||
srcs = ["conv_ops_test.cc"],
|
||||
tags = [
|
||||
"no_cuda11", # b/159664089
|
||||
"no_oss",
|
||||
],
|
||||
deps = [
|
||||
":conv_ops",
|
||||
":ops_testutil",
|
||||
|
Loading…
Reference in New Issue
Block a user