bouffalolab / bouffalo_sdk

BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
Apache License 2.0
349 stars 121 forks source link

BL808 NPU Support #130

Open chiefnoah opened 1 year ago

chiefnoah commented 1 year ago

The BL808 has an NPU, but I'm not seeing any references to it here despite there being TensorFlowLite and TinyMaix in-repo. Am I just not seeing it, or is the NPU SDK not present.

sakumisu commented 1 year ago

Refer to https://github.com/sipeed/M1s_BL808_SDK

holystone commented 1 year ago

Native NPU LeakyRelu support? ... BL808_RM_en_1.3.pdf was released ~2 weeks ago, & I can see that now LeakyRelu is supported natively on the NPU (page 653). But BLAI_toolchain.exe is not updated yet, so It complains that LeakyRelu not supported. Could you please update the BLAI_toolchain.exe?

Nold360 commented 5 months ago

Refer to https://github.com/sipeed/M1s_BL808_SDK

sadly the interesting parts are binary :( and no audio support afaik..