1 2 3 4 5 6 7 8
// generated by gen_elemwise_special_kern_impls.py #if !MEGDNN_DISABLE_FLOAT16 #include "../special_kerns.inl" INST(::megdnn::dtype::BFloat16) #undef INST } } #endif