ADD_KERNEL

Constant ADD_KERNEL 

Source
pub const ADD_KERNEL: &str = "ghostflow_add_f32";
Expand description

Add kernel: c[i] = a[i] + b[i]