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?
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
Is there a way to stop them from appearing on the console?