Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide [TL] message? #9

Open
zhangzhenslamdunk opened this issue Apr 9, 2018 · 2 comments
Open

hide [TL] message? #9

zhangzhenslamdunk opened this issue Apr 9, 2018 · 2 comments

Comments

@zhangzhenslamdunk
Copy link

When I run the program, there are lots of [TL]*** messages generated. Is there a way to hide these msg? It seems not much online information about this. Thanks in advance!

@liudragonfly
Copy link

sess = tf.Session(config=tf.ConfigProto(log_device_placement=False, allow_soft_placement=True))
try to set log_device_placement=False

@zhangzhenslamdunk
Copy link
Author

Thanks!. But actually the default value of log_device_placement is already False, any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants