Skip to content

Commit 0b901d3

Browse files
An internal change.
PiperOrigin-RevId: 686329848
1 parent 7a9a0d6 commit 0b901d3

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/lite/python/metrics

1 file changed

+1
-0
lines changed

tensorflow/lite/python/metrics/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ py_strict_test(
128128
if_true = "metrics_portable_test.py",
129129
),
130130
python_version = "PY3",
131+
tags = ["notap"], # TODO(b/373657707): Remove once we debug the failure.
131132
deps = [
132133
":metrics",
133134
"@absl_py//absl/testing:parameterized",

0 commit comments

Comments
 (0)