We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Linalg::PackOp
Linalg::UnPackOp
Currently, Linalg::PackOp and Linalg::UnPackOp are restricted to tensor inputs. But most general linalg ops support memref inputs.
Aim is to extend Pack/Unpack ops to accept memrefs.
PR(s):