TosaToLinalgNamed: add option to prefer HWCF kernel layout for Conv2D ops. (#70482)
Switching to FHWC happened in https://github.com/llvm/llvm-project/pull/68304 and is fine in itself but caused downstream performance regression https://github.com/openxla/iree/pull/15296#issuecomment-1782994965 , so this PR makes this optional.
parent
11b3b383
Please register or sign in to comment