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

integrate it with pytorch #126508

Closed
wants to merge 1 commit into from
Closed

Conversation

fenypatel99
Copy link
Member

Differential Revision: D57172228

Copy link

pytorch-bot bot commented May 17, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/126508

Note: Links to docs will display an error until the docs builds have been completed.

❌ 22 New Failures

As of commit 10ffc99 with merge base 7e9a037 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

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

fenypatel99 added a commit to fenypatel99/pytorch that referenced this pull request May 17, 2024
Summary:
integrate workloadd events with pytorch

Test Plan: CIs

Differential Revision: D57172228
@facebook-github-bot
Copy link
Contributor

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

@@ -362,6 +363,18 @@ c10::DeviceType deviceTypeFromActivity(libkineto::ActivityType activity_type) {
}();
return device_type;
}
case libkineto::ActivityType::MTIA_WORKLOADD: {
Copy link
Member

Choose a reason for hiding this comment

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

You can combine this option to line 354, instead of duplicating this block

Summary:
integrate workloadd events with pytorch

Test Plan: CIs

Differential Revision: D57172228
@facebook-github-bot
Copy link
Contributor

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

@fenypatel99 fenypatel99 deleted the export-D57172228 branch May 20, 2024 15:02
@fenypatel99 fenypatel99 restored the export-D57172228 branch May 20, 2024 15:21
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

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

3 participants