Skip to main content

create_arithmetic_kernel

Function create_arithmetic_kernel 

Source
pub fn create_arithmetic_kernel(
    operation: &str,
    input_type: DataType,
    output_type: DataType,
) -> KernelSource
Expand description

Create a simple arithmetic kernel