Delegate Calculator Nodes to QNN NPU within a MediaPipe Graph

Hi, I am trying to use MediaPipe to construct on-device LLM driven agents workflow for academic research. I wonder is it possible to use QNN TFLite Delegate to run LLM like gemma by Java API? Is it possible to delegate a “calculator” node to NPU within a MediaPipe Graph?