Commit 0287a59f authored by Nimit Nigania's avatar Nimit Nigania
Browse files

remove gpu debug logs

parent 1c1334c4
......@@ -24,9 +24,6 @@ import time
from absl import flags
from absl.testing import flagsaver
os.environ["TF_CPP_VMODULE"] = "meta_optimizer=2"
os.environ["TF_CPP_MIN_VLOG_LEVEL"] = "1"
os.environ["TF_CPP_MIN_LOG_LEVEL"] = "0"
import tensorflow as tf # pylint: disable=g-bad-import-order
from official.recommendation import ncf_common
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment