Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KPU rust support #10

Open
bfabricio opened this issue Aug 9, 2020 · 1 comment
Open

KPU rust support #10

bfabricio opened this issue Aug 9, 2020 · 1 comment

Comments

@bfabricio
Copy link

Wonderful job porting standalone SDK code to rust. I'm quite new to rust and risc-v... So far I have tested 'dvp-ov' and 'k210-console' projects on my MaixBit board and it worked as expected.
I'm wondering if there is any WIP for KPU support in rust?

@laanwj
Copy link
Owner

laanwj commented Oct 26, 2020

I looked at KPU support (this is when I wrote https://github.com/laanwj/k210-sdk-stuff/blob/master/doc/kpu.md), however the problem is that I could not find any low-level example for the KPU. This would make porting and testing a lot easier than having to port the entire NN framework around it as well at the same time. Which is quite a lot of code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants