Internal change
PiperOrigin-RevId: 221105160
This commit is contained in:
parent
c40983fe9a
commit
dcfa1aaa7b
@ -591,10 +591,9 @@ cc_test(
|
|||||||
cc_test(
|
cc_test(
|
||||||
name = "depthwiseconv_quantized_test",
|
name = "depthwiseconv_quantized_test",
|
||||||
srcs = ["depthwiseconv_quantized_test.cc"],
|
srcs = ["depthwiseconv_quantized_test.cc"],
|
||||||
|
shard_count = 2,
|
||||||
tags = [
|
tags = [
|
||||||
"no_oss",
|
"no_oss",
|
||||||
# TODO(b/119052685): Re-enable this test in TSAN.
|
|
||||||
"notsan",
|
|
||||||
"tflite_not_portable_ios",
|
"tflite_not_portable_ios",
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
|
Loading…
Reference in New Issue
Block a user