composable_kernel icon indicating copy to clipboard operation
composable_kernel copied to clipboard

add conv bias activ kernels with f32

Open bghimireamd opened this issue 2 years ago • 0 comments

Currently the conv + bias + activ kernel is only for type f16. It would be great if we had similar kernel for F32 and other data types.

bghimireamd avatar Feb 28 '23 22:02 bghimireamd