mediapipe/mediapipe/calculators
MediaPipe Team de0c7f2a30 Make cache writes optional in InferenceCalculatorAdvancedGL
Previously, caches were always written, and an error would cause the graph to close abruptly. This prevented services with read-only access to the cache from using the calculator.

The new behavior allows services to choose whether or not to write caches.

PiperOrigin-RevId: 561866791
2023-08-31 23:31:27 -07:00
..
audio Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
core Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
image Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
internal Header for callback_packet_calculator to allow dynamic registration for superusers 2023-08-14 18:50:11 -07:00
tensor Make cache writes optional in InferenceCalculatorAdvancedGL 2023-08-31 23:31:27 -07:00
tensorflow Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
tflite Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
util Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00
video Convert CHECK macro to ABSL_CHECK. 2023-08-31 13:20:29 -07:00