Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tb_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,3 +368,8 @@ one worker is much larger than others, there may be a problem of loading balance
* Data Transfer Time (us): Total time actually used for data transfer in operator of this type.
* Ave Data Transfer Time (us): Average time actually used for data transfer in each operator of this type.

### PyTorch Profiler TensorBoard Plugin 0.2 Release Notes

Known Issues: This software does not support Python 3.9.0, 3.9.1, 3.9.2.
If the tensorboard launching reports error message "ImportError" and "circular import",
please update your Python to higher version.