picceler
Loading...
Searching...
No Matches
picceler::PiccelerKernelToMemrefPass Struct Reference

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...

Inheritance diagram for picceler::PiccelerKernelToMemrefPass:

Public Member Functions

void runOnOperation () override

Detailed Description

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.

Member Function Documentation

◆ runOnOperation()

void picceler::PiccelerKernelToMemrefPass::runOnOperation ( )
inlineoverride

The documentation for this struct was generated from the following file: