Skip to main content

gguf_get_tensor_name

Function gguf_get_tensor_name 

Source
pub unsafe extern "C" fn gguf_get_tensor_name(
    ctx: *const gguf_context,
    tensor_id: i64,
) -> *const c_char