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

GenericOp support streaming memrefs #1902

Open
nsmithtt opened this issue Jan 21, 2025 · 0 comments
Open

GenericOp support streaming memrefs #1902

nsmithtt opened this issue Jan 21, 2025 · 0 comments
Milestone

Comments

@nsmithtt
Copy link
Contributor

Support streaming memrefs, dependent on:

Refer to section [Pass 3] in the doc for additional context.

Verifier assertions:

  • If 1 is streaming, all must be streaming
  • If an input participates with any iterator_type that is other than parallel, then it must have stream mode stream. I.e. only parallel can use buffer mode Alias.
@nsmithtt nsmithtt added this to the [D2M 1] milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant