MIOpen
MIOpen copied to clipboard
2D and 3D NGCHW bacward weight convolution solvers based on CK instances
Implement 2d and 3d NGCHW backward convolution solvers base on CK NGCHW layout instances.
@iq136boy Please add also unit_conv_solver_* tests for these solvers.
@averinevg thanks taking time for the code review. I will address them and post the update.
I think we need to double check the verification is working properly for these tests. It looks like the CK args would treat the MIOpen weights as a different layout than they are, and I am surprised that doesn't cause issues.
close and will reopen if needed.