I\'m using the following python to generate the model:
import tensorflow as tf input = tf.keras.Input(shape=(7,)) output =