mit-han-lab / mcunet

[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning
https://mcunet.mit.edu
MIT License
426 stars 79 forks source link

Is it necessary to include CMSIS? #19

Open lzlwakeup opened 1 year ago

lzlwakeup commented 1 year ago

Hi gays, thanks so much for this great project. The CMSIS NN library is required in the generated code, but my device doesn't support it(rsic-v).

Is there any other way to replace these references?