Legacy features#
Stateful models#
Implement any CPU layer, that is not support by OpenVINO yet, as a shared library. Learn more Note: The use cases from this feature can be addressed in MediaPipe graphs including generative use cases.
DAG pipelines#
The Directed Acyclic Graph (DAG) Scheduler for creating pipeline of models for execution in a single client request. Learn model Note: MediaPipe graphs can be a more flexible of pipelines scheduler which can employ various data formats and accelerators.