I\'ve created a TensorFlow model that uses RaggedTensors. Model works fine and when calling model.predict I get the expected results.
model.predict
I\'ve deployed the mode