-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
select_algo函数sse分支ret_info默认输入输出的data format都是ndarray,sse_fallback_info中的format也是ndarray,那么gen_algo函数中如何选到n8cx的实现?
https://github.com/openppl-public/ppl.kernel.cpu/blob/master/src/ppl/kernel/x86/fp32/conv2d/conv2d_fp32.cpp#L283
另外gen_algo中sse分支关于input data_format的判断是不是写错了?
https://github.com/openppl-public/ppl.kernel.cpu/blob/master/src/ppl/kernel/x86/fp32/conv2d/conv2d_fp32.cpp#LL382C67-L382C67
Metadata
Metadata
Assignees
Labels
No labels