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

add PyTorch profiler support #414

Merged
merged 8 commits into from
Jul 15, 2024
Merged

Conversation

polisettyvarma
Copy link

@polisettyvarma polisettyvarma commented Jul 3, 2024

updated megatron/initialize.py with copyrights as it is missed in #374

group.add_argument("--profile",
type=str,
default=None,
choices=['pt', 'pt-full'],
Copy link
Member

@duli2012 duli2012 Jul 8, 2024

Choose a reason for hiding this comment

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

LGTM, please add help info 'pt-full'.

@duli2012 duli2012 merged commit 0971e68 into microsoft:main Jul 15, 2024
1 check passed
@polisettyvarma polisettyvarma deleted the pt_profiler branch July 17, 2024 17:41
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.

3 participants