TensorFlow tf_cpp_min_log_level

import os  
os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
Unusual Unicorn