Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shorthand for logging images to tensorboard
Summary: This is be convenient for the image generation use cases, so users can avoid doing this ``` writer = tb_logger.writer if writer: ... ``` Reviewed By: daniellepintz Differential Revision: D45995451 fbshipit-source-id: 7c6d0e32ddd935b1e5860c59b5a8c3596da60e84
- Loading branch information