Skip to content

Releases: pytorch/kineto

v0.4.0

11 Mar 07:03
486c083
Compare
Choose a tag to compare
  1. Add Module View
  2. Add Pytorch Lightning View
  3. Add comparison between different runs
  4. Add DataPipe support.

v0.2.1

13 Jul 08:12
4e9859a
Compare
Choose a tag to compare

Fix several bugs:
1. Loading run status to frontend to fix #130, #270, #338.
2. Fix bugs happens with tensorboard 1.15 related to import errors which is available in Tensorboard 2.0
3. The GPU metrics in overview will not show the SM efficiency and occupancy when there is no kernel inside ProfilerStep, but kernel outside ProfilerStep