Skip to main content

gguf_get_tensor_size

Function gguf_get_tensor_size 

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