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

Remove unnecessary alignment requirement based on data type for IntN TBE. #984

Closed
wants to merge 1 commit into from

Conversation

jasonjk-park
Copy link
Contributor

Summary:
With per-row padding, and per-table padding, we don't require extra alignment requirement (4B) for data types in intN TBE.

Fix alignment requirement to be byte granule, and update kernels to match the assumption.

Also, remove unused self.dims, and self.max_D.

Differential Revision: D34897061

…TBE.

Summary:
With per-row padding, and per-table padding, we don't require extra alignment requirement (4B) for data types in intN TBE.

Fix alignment requirement to be byte granule, and update kernels to match the assumption.

Also, remove unused self.dims, and self.max_D.

Differential Revision: D34897061

fbshipit-source-id: 5dfc7d5deb05f96f4bd6c4b5ed214d7268eb89ac
@facebook-github-bot
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants