Skip to main content

checked_storage_byte_count

Function checked_storage_byte_count 

Source
pub fn checked_storage_byte_count(
    dtype: DataType,
    elements: usize,
    context: &str,
) -> Result<usize, WeightRangeError>
Expand description

Checked storage byte count, including sub-byte ONNX dtypes.