load(
"@org_tensorflow//tensorflow/lite/core/shims:cc_library_with_tflite.bzl",
"cc_test_with_tflite",
)
package(
default_visibility = [
"//visibility:private",
],
licenses = ["notice"], # Apache 2.0
)
# TODO(b/244472798): Fix and enable these tests