Skip to main content

tsi_with_kernel

Function tsi_with_kernel 

Source
pub fn tsi_with_kernel(
    input: &TsiInput<'_>,
    kernel: Kernel,
) -> Result<TsiOutput, TsiError>