#ndarray #layout #another #different #memory #ci #rearrange

mem-rearrange

Rearrange memory from one array to another of different storage layouts

3 unstable releases

Uses new Rust 2024

0.1.0 Feb 24, 2025
0.0.1 Feb 20, 2025
0.0.0 Dec 26, 2024

#1247 in Algorithms

Download history 127/week @ 2024-12-25 10/week @ 2025-01-01 8/week @ 2025-01-08 6/week @ 2025-02-05 1/week @ 2025-02-12 262/week @ 2025-02-19 43/week @ 2025-02-26

312 downloads per month
Used in gguf-utils

MIT license

11KB
189 lines

mem-rearrange

CI Latest version Documentation license

GitHub repo size GitHub code size in bytes GitHub Issues GitHub Pull Requests GitHub contributors GitHub commit activity

根据布局参数重排数据。可以将数据从一个高维数组中转移到另一个具有不同存储布局的高维数组中。

Dependencies

~2MB
~34K SLoC