I\'m using Tensorflow 2.3.
If I use a normal tf tensor input, the example below works fine:
import tensorflow as tf text_input = tf.keras.Input([None],