composable_kernel
composable_kernel copied to clipboard
add conv bias activ kernels with f32
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.