roleoroleo / yi-hack-Allwinner

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
442 stars 66 forks source link

reverse NPU inviting #168

Closed Zepan closed 4 months ago

Zepan commented 3 years ago

hi, your project is great! but all hack is in user space, we are now reversing NPU register and driver, to make an opensource AI toolchain, are you interested in it?

roleoroleo commented 3 years ago

Yes, I'm interested. But my know-how about kernel space is not good.

Zepan commented 3 years ago

fortunately, the V831's NPU driver is simple cdev, they just mmap register to user space, and you can operate and debug NPU in user space. we have some demo code and reverse some lib, but not work yet. If you are interested in it, please send email to zepan@sipeed.com, and I will share some NPU data for you

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.