Function llama_cpp_sys::ggml_map_custom1_f32

source ·
pub unsafe extern "C" fn ggml_map_custom1_f32(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    fun: ggml_custom1_op_f32_t
) -> *mut ggml_tensor