profiler
profiler copied to clipboard
Question: Can we measure CPU/GPU performance of only inference using this profiler?
I want to measure CPU/GPU performance of only inference. (I don't want to do that of training.) In addition, I want to analyze measurement results using TensorBoard. Can I measure it using this profiler? If we can do that, please let me know how to use it. I read this tool's document and tutorial; however, I could not measure it yet.