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

How to stop the log message appear on console #186

Open
maxpaynestory opened this issue Mar 20, 2021 · 0 comments
Open

How to stop the log message appear on console #186

maxpaynestory opened this issue Mar 20, 2021 · 0 comments

Comments

@maxpaynestory
Copy link

First of all thank you for this amazing OCR. It works great for me.

When i run inference on exported frozen graph i get a lot of messages inside terminal

map_2/while/foldr/while/maximum_iterations: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/foldr/while/iteration_counter: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/foldr/while/Const: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/foldr/while/Greater/y: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/foldr/while/add/y: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/foldr/while/sub/y: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/while/add_1/y: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/TensorArrayStack/range/start: (Const): /job:localhost/replica:0/task:0/device:GPU:0
map_2/TensorArrayStack/range/delta: (Const): /job:localhost/replica:0/task:0/device:GPU:0
strided_slice_1/stack: (Const): /job:localhost/replica:0/task:0/device:GPU:0
strided_slice_1/stack_1: (Const): /job:localhost/replica:0/task:0/device:GPU:0
strided_slice_1/stack_2: (Const): /job:localhost/replica:0/task:0/device:GPU:0

Is there a way to stop them from appearing on the console?

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

1 participant