Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Sep 24, 2024

Stack from ghstack (oldest at bottom):

Context

Correct ComputeGraph functions to accept MemoryAccessFlags instead of MemoryAccessType. MemoryAccessType correspond to only a single bit, i.e. READ or WRITE but MemoryAccessFlags allows us to express a combination of bits which is the intended behaviour.

Differential Revision: D63327080

…n binding

## Context

Correct `ComputeGraph` functions to accept `MemoryAccessFlags` instead of `MemoryAccessType`. `MemoryAccessType` correspond to only a single bit, i.e. `READ` or `WRITE` but `MemoryAccessFlags` allows us to express a combination of bits which is the intended behaviour.

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

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 24, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit fdee70e with merge base df72b8c (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 Sep 24, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f1c5fc6.

@SS-JIA SS-JIA deleted the gh/SS-JIA/94/head branch January 24, 2025 19:44
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 Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants