Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
0287a59f
Commit
0287a59f
authored
Aug 09, 2019
by
Nimit Nigania
Browse files
remove gpu debug logs
parent
1c1334c4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
official/recommendation/ncf_keras_benchmark.py
official/recommendation/ncf_keras_benchmark.py
+0
-3
No files found.
official/recommendation/ncf_keras_benchmark.py
View file @
0287a59f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment