A method for profiling a tensor flow code has been proposed here . In my case, I run tf.run with multiple threads in parallel. How can I use this method to profile multi-threaded architecture? When I use global metadata and parameters, they only register one stream.
Thanks!
profiling tensorflow
Andrey Atanov
source share