ggml_elu_inplace

Function ggml_elu_inplace 

Source
pub unsafe extern "C" fn ggml_elu_inplace(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
) -> *mut ggml_tensor