Hello,
I was trying to use some Conv2D connections but everytime I try to train a network my terminal gets flooded with things like these:

I tried to simply run your example examples/mnist/conv_mnist.py and the same happens.
Any ideas on how to stop this?
Thank you!