Skip to main content

gguf_get_tensor_offset

Function gguf_get_tensor_offset 

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