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

Fix GPU Auto Reduction Expansions #1524

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

Conversation

alexnick83
Copy link
Contributor

See tests/npbench/deep_learning/conv2d_bias_test.py

…of the name is a Structure. Do not make Structure-related pointers const. When emitting memlet references, recursivly visit Structures and their members.
…tion. Commented out writing-one-index corner case (triggers obsolete ArrayViews).
…itor method now handles nested data. Slicing states replace dots with underscores in their name. Changed Memlet API used. Subscript visitor method extracts the true name for nested data and uses NestedDict for parsing memlet expressions.
…s. Use the root of the data name to infer storage from parent.
alexnick83 and others added 29 commits November 12, 2023 19:01
alexnick83 added a commit that referenced this pull request Feb 19, 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

Successfully merging this pull request may close these issues.

None yet

2 participants