Skip to main content

I8DotKernel

Type Alias I8DotKernel 

Source
pub type I8DotKernel = fn(&[i8], &[i8]) -> f32;
Expand description

INT8 dot-product kernel function pointer type.