I can get the shape and read the tensors itself in python but can only get shape of the tensors using tflite.getOutputTensor(0).shape() and tflite.getInputTensors(0).shape() in