I am using the TensorFlow Lite interpreter inside the TensorFlow library. Specifically, the Interpreter.tensor() function, documented here. It returns a reference (
Interpreter.tensor()