I\'m having a TensorFlow model that takes inputs of shape [1, 128, 1024, 2]. I\'d like to run inference on this model with the TensorflowLite C API.
[1, 128, 1024, 2]
The samp