A pass that converts KernelConstOp operations, which represent constant convolution kernels, into MemRef operations that allocate memory for the kernel and store the constant values into it.
More...
A pass that converts KernelConstOp operations, which represent constant convolution kernels, into MemRef operations that allocate memory for the kernel and store the constant values into it.
◆ runOnOperation()
| void picceler::PiccelerKernelToMemrefPass::runOnOperation |
( |
| ) |
|
|
inlineoverride |
The documentation for this struct was generated from the following file: