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

Support H-layout padding rules during allocation #16

Open
deyuan opened this issue Jul 23, 2024 · 0 comments
Open

Support H-layout padding rules during allocation #16

deyuan opened this issue Jul 23, 2024 · 0 comments
Assignees

Comments

@deyuan
Copy link
Collaborator

deyuan commented Jul 23, 2024

H-layout padding rules:

  • The pimAlloc API will always allocate elements based on data type, but the actual num bits can be smaller.
  • The pimAllocAssociated API will pad elements based on the data width of the reference object. It will error out if new object has larger data width than the reference.
@deyuan deyuan self-assigned this Jul 29, 2024
@deyuan deyuan changed the title Support H-layout padding rules for pimAllocAssociated Support H-layout padding rules during allocation Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant