pub fn create_arithmetic_kernel(
operation: &str,
input_type: DataType,
output_type: DataType,
) -> KernelSourceExpand description
Create a simple arithmetic kernel
pub fn create_arithmetic_kernel(
operation: &str,
input_type: DataType,
output_type: DataType,
) -> KernelSourceCreate a simple arithmetic kernel