Internal change
PiperOrigin-RevId: 535162357
This commit is contained in:
parent
034caf3d87
commit
3ac903787a
|
@ -394,7 +394,7 @@ mediapipe_proto_library(
|
|||
# If you want to have precise control of which implementations to include (e.g. for strict binary
|
||||
# size concerns), depend on those implementations directly, and do not depend on
|
||||
# :inference_calculator.
|
||||
# In all cases, use "InferenceCalculator" in your graphs.
|
||||
# In all cases, use "InferenceCalulator" in your graphs.
|
||||
cc_library_with_tflite(
|
||||
name = "inference_calculator_interface",
|
||||
srcs = ["inference_calculator.cc"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user