pub fn storage_bytes(shape: &[usize], dtype: &str) -> u64
Storage bytes for a dense tensor (elem_count × dtype_bytes).
elem_count × dtype_bytes