Commit a09c579
authored
[NFC][Linalg] Introduce ConvMatchBuilder + refactor Conv matchers (#169704)
-- This commit is a follow-up and third in the series of adding
matchers for conv/pool ops. Refer:
#163724
-- It introduces ConvMatchBuilder class in order to reduce the
repetitive code across Conv1D/2D/3D/Depthwise/Pooling variants.
-- Refer to [Conv2D
thread](#168362 (comment))
for further context.
Signed-off-by: Abhishek Varma <abhvarma@amd.com>1 parent 7925a9e commit a09c579
1 file changed
+288
-454
lines changed
0 commit comments