Profiling Neural Net

Hello everyone,

As I understand right now graph debugger is being used to profile a given Neural Net on a target hardware. However the profiling information provided by graph debugger is at the graph level and not at the neural net level. I want to find out as of now that is there any way to get the individual layer latency of the Neural Net on the target hardware.

Any help/suggestions is appreciated.

Thanks