[feature] add data layout support
Add new building block describing how data is organized in memory.
Showing
doc/img/layout.png
0 → 100644
15.8 KB
doc/img/reshape.png
0 → 100644
18.5 KB
doc/pages/layout.rst
0 → 100644
doc/pages/layout_dense.rst
0 → 100644
doc/pages/layout_native.rst
0 → 100644
This diff is collapsed.
include/aml/layout/dense.h
0 → 100644
include/aml/layout/native.h
0 → 100644
include/aml/layout/reshape.h
0 → 100644
src/layout/dense.c
0 → 100644
This diff is collapsed.
src/layout/layout.c
0 → 100644