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

removed malloc and used allocate_temp to allocate memory #8026

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ckmadhira
Copy link
Contributor

@ckmadhira ckmadhira commented Jan 29, 2025

Summary

Removed malloc in layer norm and used allocate_temp instead.

cc @mcremon-meta

Copy link

pytorch-bot bot commented Jan 29, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit bb5561b with merge base 4796da7 (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-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 Jan 29, 2025
@manuelcandales manuelcandales added module: cadence Issues related to the Cadence/Xtensa backend triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Jan 29, 2025
@manuelcandales manuelcandales added the release notes: cadence Changes to the Cadence backend delegate label Jan 29, 2025
@ckmadhira ckmadhira force-pushed the layer_norm_without_malloc branch from 436bae8 to bb5561b Compare January 30, 2025 04:24
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. module: cadence Issues related to the Cadence/Xtensa backend release notes: cadence Changes to the Cadence backend delegate triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants