There are some libraries I use that use tensorflow. Is there an easy way to disable the logging globally or at least find out which class is generating the logs without how to sift through every class and do trial and error
Asked
Active
Viewed 18 times
0
-
Does this help? https://stackoverflow.com/questions/35911252/disable-tensorflow-debugging-information – adlopez15 Jan 10 '20 at 05:02
-
Thanks but i've already tried that – learningthemachine Jan 10 '20 at 10:10