Skip to content

Conversation

@hsharma35
Copy link
Contributor

Summary:

  • op_fully_connected
  • op_idma_copy
  • op_idma_wait
  • op_requantize
  • op_transposed_convolution
  • op_transposed_im2row

Differential Revision: D88084935

Hardik Sharma added 4 commits December 1, 2025 08:56
Summary:
Pull Request resolved: pytorch#15982

as titled

Differential Revision: D87882617

Reviewed By: skrtskrtfb, zonglinpeng
Summary:
Pull Request resolved: pytorch#15983

Migrates cadence custom operators to oss.

Differential Revision: D87880917

Reviewed By: ethansfng
Summary: Stick to `op_<NAME>` convention for operator library.

Differential Revision: D88079745
Summary:
* op_avg_pool2d
* op_softmax
* op_conv*d

Differential Revision: D88081853
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 1, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit abfa3c3 with merge base 2ebed88 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla 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 Dec 1, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 1, 2025

@hsharma35 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88084935.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

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

@hsharma35 hsharma35 requested a review from zonglinpeng December 1, 2025 22:54
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Dec 1, 2025
Summary:
Pull Request resolved: pytorch#16024

* op_fully_connected
* op_idma_copy
* op_idma_wait
* op_requantize
* op_transposed_convolution
* op_transposed_im2row

Reviewed By: DrJessop, mcremon-meta

Differential Revision: D88084935
Summary:
Pull Request resolved: pytorch#16024

* op_fully_connected
* op_idma_copy
* op_idma_wait
* op_requantize
* op_transposed_convolution
* op_transposed_im2row

Reviewed By: DrJessop, mcremon-meta

Differential Revision: D88084935
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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants