Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix user_annotation event for dataloader and optimizer nodes #717

Closed
wants to merge 1 commit into from

Conversation

aaronenyeshi
Copy link
Member

Summary: Dataloader and Optimizer events are from record_function which saves as user annotations. Therefore check for these two cases when looking for dataloader and optimizer events. Otherwise the charts will be empty in tensorboard.

Differential Revision: D42643341

Pulled By: aaronenyeshi

Summary: Dataloader and Optimizer events are from record_function which saves as user annotations. Therefore check for these two cases when looking for dataloader and optimizer events. Otherwise the charts will be empty in tensorboard.

Differential Revision: D42643341

Pulled By: aaronenyeshi

fbshipit-source-id: 233875df1298cf5d385324887139ed9107901675
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D42643341

@facebook-github-bot
Copy link
Contributor

@aaronenyeshi merged this pull request in b0e331a.

aaronenyeshi added a commit to aaronenyeshi/kineto that referenced this pull request Feb 24, 2023
Summary: Update the version of the Tensorboard plugin package. This is to pick up a few patches to fix user annotation events in GPU summaries (pytorch#709), and Distributed view (pytorch#717).

Differential Revision: D43578914

Pulled By: aaronenyeshi

fbshipit-source-id: 5cdc90deade4d9c40178574e930c52bd98468770
facebook-github-bot pushed a commit that referenced this pull request Feb 24, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants