I am running a tensorflow model in python on my local machine which doesn't have any GPU .
While doing so I get a lot of these messages in my terminal ,
Is there any way to hide all this messages ? as my program also takes a lot of time like 20-30 secs to execute after all these messages are appeared on the terminal.