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

Add getNonSplatRawData method to DenseIntOrFPElementsAttr for fast retrieval of internal data #78

Conversation

roberteg16
Copy link

Pre-review here.

…sAttr

This new method allows accessing raw data inside DenseElementsAttr
storage. This only works for non splatted DenseElementsAttr.
@roberteg16 roberteg16 force-pushed the rogarcia.fast_data_accessor_no_splatted_denseelement branch from a0b8032 to 4b5f4d4 Compare September 12, 2023 15:27
@mgehre-amd mgehre-amd enabled auto-merge (squash) September 12, 2023 15:37
@mgehre-amd mgehre-amd merged commit faf28e5 into feature/fused-ops Sep 12, 2023
1 check passed
@mgehre-amd mgehre-amd deleted the rogarcia.fast_data_accessor_no_splatted_denseelement branch September 12, 2023 15:40
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

Successfully merging this pull request may close these issues.

2 participants