Prefer narrower flatbuffers dependency for TFLite runtime
PiperOrigin-RevId: 337565685 Change-Id: I2eaa5228d68682d97bcf5faafa9f6a37d1452a6c
This commit is contained in:
parent
aafe25d3f9
commit
a3699a97f8
@ -139,7 +139,7 @@ cc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
":schema_fbs",
|
":schema_fbs",
|
||||||
"//tensorflow/lite/kernels/internal:compatibility",
|
"//tensorflow/lite/kernels/internal:compatibility",
|
||||||
"@flatbuffers",
|
"@flatbuffers//:runtime_cc",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user