Skip to content

Commit a60b209

Browse files
[Linalg] Introduce ConvMatchBuilder + refactor Conv matchers
-- This commit is a follow-up and third in the series of adding matchers for conv/pool ops. Refer: llvm#163724 -- It introduces ConvMatchBuilder class in order to reduce the repetitive code across Conv1D/2D/3D/Depthwise/Pooling variants. -- Refer to [Conv2D thread](llvm#168362 (comment)) for further context. Signed-off-by: Abhishek Varma <[email protected]>
1 parent 515924f commit a60b209

File tree

1 file changed

+289
-454
lines changed

1 file changed

+289
-454
lines changed

0 commit comments

Comments
 (0)