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

Commits on Jan 20, 2023

  1. Fix user_annotation event for dataloader and optimizer nodes

    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
    aaronenyeshi authored and facebook-github-bot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    65dadb5 View commit details
    Browse the repository at this point in the history