pub unsafe extern "C" fn ggml_fused_up_gate(
ctx: *mut ggml_context,
up: *mut ggml_tensor,
gate: *mut ggml_tensor,
b: *mut ggml_tensor,
op: ggml_unary_op,
) -> *mut ggml_tensorpub unsafe extern "C" fn ggml_fused_up_gate(
ctx: *mut ggml_context,
up: *mut ggml_tensor,
gate: *mut ggml_tensor,
b: *mut ggml_tensor,
op: ggml_unary_op,
) -> *mut ggml_tensor