Skip to content

Commit

Permalink
Bump the TB Plugin Version 0.4.2 (#732)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #732

Update the version of the Tensorboard plugin package. This is to pick up a few patches to fix user annotation events in GPU summaries (#709), and Distributed view (#717).

Test Plan: N/A

Reviewed By: leitian

Differential Revision: D43578914

Pulled By: aaronenyeshi

fbshipit-source-id: ac4392863b42b99e78b4aaa19d01dc2652b89320
  • Loading branch information
aaronenyeshi authored and facebook-github-bot committed Feb 24, 2023
1 parent be3fb3f commit e121ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tb_plugin/torch_tb_profiler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

# Entry point for Pytorch TensorBoard plugin package.

__version__ = '0.4.1'
__version__ = '0.4.2'

0 comments on commit e121ba8

Please sign in to comment.