Skip to content

mtx512/rk3588-npu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rk3588-npu

Reverse engineering the rk3588 npu.

Internals of the NPU, similarity to NVDLA and matrix muplication support covered in blog post. Example integration llama2.c running tinystories covered in blog post

To build :

mkdir build
meson build
cd build
ninja

To run tests (tested against 5.10 kernel) :

ninja -C build test

About

Reverse engineering the rk3588 npu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published