Internal visibility change

PiperOrigin-RevId: 330607351
Change-Id: I256c6cd15057ccaf2d0d836d68883cb726acd4d5
This commit is contained in:
Jared Duke 2020-09-08 16:08:08 -07:00 committed by TensorFlower Gardener
parent 297286d734
commit b577328b49

View File

@ -54,7 +54,6 @@ cc_library(
"//tensorflow/lite/c:common",
"//tensorflow/lite/kernels:kernel_util",
"//tensorflow/lite/kernels:op_macros",
"//tensorflow/lite/kernels/internal:optimized",
"//tensorflow/lite/kernels/internal:optimized_base",
"//tensorflow/lite/kernels/internal:tensor",
"@flatbuffers",