Does this happen when you run the model for the first time (upon opening a new python console)?
If not, you need to clear you computational graph. You can do that by putting this line at the beginning of your script.
tf.reset_default_graph()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With