Skip to main content

ggml_elem_bytes

Function ggml_elem_bytes 

Source
pub fn ggml_elem_bytes(ggml_type: u32) -> Option<usize>
Expand description

Bytes per element for the dtypes this path accepts (used to validate declared tensor sizes).