0

I trained the model in python-tensorflow, and profile the time consumption, I optimized the high consumption function but in the c++ version tf, it did not work, anyone who knows?

Ben
  • 1
  • 1
  • 4
  • 1
    We'll show you ours if you show us yours. – erip May 15 '18 at 12:10
  • this is information: Net (0B/145.58MB, 0us/1.86sec, 0us/0us, 0us/1.86sec), after optimized, change to NetNet (0B/79.22MB, 0us/397.76ms, 0us/0us, 0us/397.76ms). – Ben May 15 '18 at 12:16
  • I meant your attempts. – erip May 15 '18 at 12:21
  • In python version, using the https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/profiler/README.md, provided by google, I modified some ops according the report results, it is easy to get. But in c++ tf, I did not find any api or function to profile the time consumption. – Ben May 15 '18 at 12:25

0 Answers0