pub unsafe extern "C" fn ggml_soft_max_ext_back_inplace(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
scale: f32,
max_bias: f32,
) -> *mut ggml_tensor
pub unsafe extern "C" fn ggml_soft_max_ext_back_inplace(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
scale: f32,
max_bias: f32,
) -> *mut ggml_tensor