You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Support streaming memrefs, dependent on:
BufferAccessAttr
withMemRefLayoutAttrInterface
#1895Refer to section
[Pass 3]
in the doc for additional context.Verifier assertions:
iterator_type
that is other thanparallel
, then it must have stream mode stream. I.e. only parallel can use buffer modeAlias
.The text was updated successfully, but these errors were encountered: