Skip to content

Conversation

SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Oct 31, 2024

Stack from ghstack (oldest at bottom):

Changes

As title. Extend the existing buffer implementation of matmul to support the linear operator as well.

Differential Revision: D65277712

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Oct 31, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit a5e8394 with merge base 1972e69 (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 31, 2024
SS-JIA added a commit that referenced this pull request Oct 31, 2024
## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)

ghstack-source-id: 251158973
Pull Request resolved: #6597
@facebook-github-bot
Copy link
Contributor

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

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

SS-JIA added a commit that referenced this pull request Oct 31, 2024
Pull Request resolved: #6597

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.
ghstack-source-id: 251194650
@exported-using-ghexport

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)
## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

SS-JIA added a commit that referenced this pull request Oct 31, 2024
Pull Request resolved: #6597

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.
ghstack-source-id: 251229414
@exported-using-ghexport

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)
@facebook-github-bot facebook-github-bot merged commit d8a7745 into gh/SS-JIA/134/base Nov 1, 2024
39 of 41 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/SS-JIA/134/head branch November 1, 2024 02:28
SS-JIA added a commit that referenced this pull request Nov 1, 2024
* [ET-VK] Allow clone op to transfer between memory layouts and storage types

Pull Request resolved: #6596

## Changes

As title. Extend the functionality of the `aten.clone` operator to allow transitioning the storage type and memory layout between the input to the output tensor.

## Context

This functionality will be used to transition input tensors to the optimal storage type and memory layout before entering the execution of an op. The transition nodes will be added by a memory metadata tagging pass that will be introduced in a subsequent diff.
ghstack-source-id: 251229412
@exported-using-ghexport

Differential Revision: [D65277710](https://our.internmc.facebook.com/intern/diff/D65277710/)

* [ET-VK] Enable buffer implementation of `aten.linear`

Pull Request resolved: #6597

## Changes

As title. Extend the existing buffer implementation of `matmul` to support the linear operator as well.
ghstack-source-id: 251229414
@exported-using-ghexport

Differential Revision: [D65277712](https://our.internmc.facebook.com/intern/diff/D65277712/)

---------

Co-authored-by: Stephen Jia <ssjia@meta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants