I have a model built upon the tf.keras.Model, when i try to save the model using model.save(/path/to/model), i get the error
tf.keras.Model
model.save(/path/to/model)
Asserti