Skip to content

[DO NOT MERGE] Migrate from oneDNN Inner Product to oneDNN MatMul for mkldnn_linear and mkldnn_linear_backward #147855

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

Draft
wants to merge 12 commits into
base: gh/jiayisunx/61/base
Choose a base branch
from

Conversation

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Feb 25, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit b4cbdee with merge base e7152ff (image):

NEW FAILURE - The following job has failed:

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

@pytorch-bot pytorch-bot bot added ciflow/linux-aarch64 linux aarch64 CI workflow module: cpu CPU specific problem (e.g., perf, algorithm) module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration labels Feb 25, 2025
jiayisunx added a commit that referenced this pull request Feb 25, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 558b047
Pull Request resolved: #147855
Copy link
Contributor

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@jiayisunx jiayisunx marked this pull request as draft February 26, 2025 06:29
jiayisunx added a commit that referenced this pull request Feb 26, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 558b047
Pull Request resolved: #147855
jiayisunx added a commit that referenced this pull request Mar 18, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 41e3101
Pull Request resolved: #147855
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Mar 19, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 74055ca
Pull Request resolved: #147855
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Mar 30, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 2068e50
Pull Request resolved: #147855
[ghstack-poisoned]
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Apr 1, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 2f7666a
Pull Request resolved: #147855
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Apr 7, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: e64a260
Pull Request resolved: #147855
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Apr 8, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: ea98364
Pull Request resolved: #147855
[ghstack-poisoned]
jiayisunx added a commit that referenced this pull request Apr 16, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 398516c
Pull Request resolved: #147855
jiayisunx added a commit that referenced this pull request May 9, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: a32ac60
Pull Request resolved: #147855
[ghstack-poisoned]
Copy link
Contributor

github-actions bot commented Jul 8, 2025

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Jul 8, 2025
@github-actions github-actions bot closed this Aug 7, 2025
@jiayisunx jiayisunx reopened this Aug 12, 2025
jiayisunx added a commit that referenced this pull request Aug 12, 2025
… mkldnn_linear and mkldnn_linear_backward

ghstack-source-id: 5823d5b
Pull Request resolved: #147855
@jiayisunx jiayisunx added ciflow/trunk Trigger trunk jobs on your pull request and removed Stale labels Aug 12, 2025
[ghstack-poisoned]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/linux-aarch64 linux aarch64 CI workflow ciflow/trunk Trigger trunk jobs on your pull request module: cpu CPU specific problem (e.g., perf, algorithm) module: mkldnn Related to Intel IDEEP or oneDNN (a.k.a. mkldnn) integration open source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants