composable_kernel icon indicating copy to clipboard operation
composable_kernel copied to clipboard

Grouped convolution forward missed the instances of datatype fp32 and int8 for layout (NHWGC, GKYXC, NHWGK)

Open iq136boy opened this issue 2 years ago • 2 comments

Grouped convolution forward missed the instances of datatype fp32, bfp16 and int8 for layout (NHWGC, GKYXC, NHWGK)

iq136boy avatar Mar 06 '23 15:03 iq136boy

@iq136boy Could you specify which DeviceOp exactly?

zjing14 avatar Mar 08 '23 04:03 zjing14

@iq136boy Could you specify which DeviceOp exactly?

@zjing14, the one using in the client example: DeviceGroupedConvFwdMultipleD

iq136boy avatar Mar 08 '23 14:03 iq136boy