-
Notifications
You must be signed in to change notification settings - Fork 767
FlatTensor alignment tests #16317
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
base: main
Are you sure you want to change the base?
FlatTensor alignment tests #16317
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16317
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit e334922 with merge base c61b2ed ( NEW FAILURE - The following job has failed:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Summary: 1. Pass segment_alignment from ExecutorchBackendConfig to flat tensor serializer 2. Set segment_alignment=128 as default to match ExecutorchBackendConfig 3. Remove tensor_alignment from the config (do not have multiple tensors per segment) 4. Additional tests for varying segment alignment. Differential Revision: D89422691
29e9c22 to
260adb2
Compare
Differential Revision: D89237435
Summary: 1. Pass segment_alignment from ExecutorchBackendConfig to flat tensor serializer 2. Set segment_alignment=128 as default to match ExecutorchBackendConfig 3. Remove tensor_alignment from the config (do not have multiple tensors per segment) 4. Additional tests for varying segment alignment. Differential Revision: D89422691
260adb2 to
e334922
Compare
larryliu0820
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review automatically exported from Phabricator review in Meta.
Summary:
Differential Revision: D89422691