anyone knows if there is a method to prevent tensorflow from polluting standard error with gpus\' memory allocation log?.
I noted that when the following command is executed
Defaults to 0, so all logs are shown. Set TF_CPP_MIN_LOG_LEVEL to 1 to filter out INFO logs, 2 to additionall filter out WARNING, 3 to additionally filter out ERROR.