how to save weights in tensorflow 1.14 code example Example: load saved model tensorflow new_model = tf.keras.models.load_model('my_model.h5')