Skip to content

Conversation

@Nic-Ma
Copy link
Contributor

@Nic-Ma Nic-Ma commented Mar 9, 2020

Fixes #160 .

Description

This PR implemented an Event handler to support TensorBoard recording.
It can record loss values, metrics and 2D/3D model outputs as images.

Status

Ready

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or new feature that would cause existing functionality to change)
  • New tests added to cover the changes
  • Docstrings/Documentation updated

@Nic-Ma Nic-Ma requested review from atbenmurray, ericspod and wyli March 9, 2020 16:15
@wyli wyli force-pushed the 160-develop-tensorboard-event-handler branch from 3938ce3 to 9a58eed Compare March 11, 2020 20:20
Copy link
Contributor Author

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wyli for your fix.
I think it's good to me.

@wyli wyli merged commit 3a8f99c into master Mar 12, 2020
Nic-Ma added a commit that referenced this pull request Mar 12, 2020
* 160 develop TensorBoard event handler (#161)

Co-authored-by: Kevin Lu <kevlu@nvidia.com>
Co-authored-by: Wenqi Li <wenqil@nvidia.com>

* Adding dict-based and random spatial transforms. (#163)

Co-authored-by: Nic Ma <nma@nvidia.com>

* [DLMED] add 3D classification inference examples

Co-authored-by: Kevin Lu <kevlu@nvidia.com>
Co-authored-by: Wenqi Li <wenqil@nvidia.com>
Co-authored-by: Mohammad Adil <madil@nvidia.com>
Co-authored-by: root <root@apt-sh-ai.nvidia.com>
@wyli wyli deleted the 160-develop-tensorboard-event-handler branch April 6, 2020 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

develop TensorBoard event-handler

4 participants