Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
1 answer
882 views

TensorFlow C API Logging Setting

I am trying to suppress the logging of the tensorflow in C-API when it loads a saved model. The logging looks like this 2020-07-24 13:06:39.805191: I tensorflow/cc/saved_model/reader.cc:31] Reading ...
philgun's user avatar
  • 189