Skip to content

Arm backend: Support scalar_tensor op - #9711

Merged
zingo merged 1 commit into
pytorch:mainfrom
Erik-Lundell:scalar_tensor
Mar 27, 2025
Merged

Arm backend: Support scalar_tensor op#9711
zingo merged 1 commit into
pytorch:mainfrom
Erik-Lundell:scalar_tensor

Conversation

@Erik-Lundell

@Erik-LundellErik-Lundell commented Mar 27, 2025

Copy link
Copy Markdown
Collaborator
  • Handled by the ComputeConstantOpsAOT pass.
  • Add tests

cc @digantdesai@freddan80@per@zingo@oscarandersson8218

- Handled by the ComputeConstantOpsAOT pass.
- Add tests
Change-Id: I2bf211a2ce561d53e8a6cf683fdbda58e675938e
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
@Erik-LundellErik-Lundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing labels Mar 27, 2025
@pytorch-bot

pytorch-botBot commented Mar 27, 2025

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit a58cb3d with merge base 976fe48 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-botfacebook-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 Mar 27, 2025
@zingo
zingo merged commit 771588a into pytorch:mainMar 27, 2025
kirklandsign pushed a commit that referenced this pull request Apr 11, 2025
- Handled by the ComputeConstantOpsAOT pass.
- Add tests
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Co-authored-by: Måns Nilsson <mans.nilsson@arm.com>
@Erik-Lundell
Erik-Lundell deleted the scalar_tensor branch July 31, 2025 07:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunkCLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.partner: armFor backend delegation, kernels, demo, etc. from the 3rd-party partner, Armtopic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Erik-Lundell@zingo@facebook-github-bot@mansnils