CINN icon indicating copy to clipboard operation
CINN copied to clipboard

merge lower with lastest

Open CtfGo opened this issue 2 years ago • 0 comments

将graph_compiler中生成单算子lower function的逻辑统一到op_lowering中,便于后续代码维护 将graph_compiler中未开启fusion时默认group升级为fusion group,并使用op_lowering进行lower 修复相关单测

CtfGo avatar Nov 07 '22 03:11 CtfGo