pytorch / kineto

A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Operator device duration is zero in tensorboard

shinytang6 opened this issue · comments

I think the main reason is that the external id of cpu_op are no longer associated with the external id of runtime/kernel op, so tensorboard plugin cannot find the correlation.