

GPU compute and rendering and perform TFLite inference on GPU. On Linux desktop with video cards that support OpenGL ES 3.1+, MediaPipe can run Note: On Android and iOS, OpenGL ES is required by MediaPipe framework and the Should disable OpenGL ES support with: $ bazel build -define MEDIAPIPE_DISABLE_GPU=1 On platforms where OpenGL ES is not available (see also Disable OpenGL ES Supportīy default, building MediaPipe (with no special bazel flags) attempts to compileĪnd link against OpenGL ES (and for iOS also Metal) libraries. Machine learning inference calculators and graphs. OpenGL ES 3.1 or greater is required (on Android/Linux systems) for running

In addition, MediaPipe also supports Metal on iOS. MediaPipe supports OpenGL ES up to version 3.2 on Android/Linux and up to ES 3.0
