Wei-Ming Chen
Wei-Ming Chen
> Hi @meenchen, I really appreciate your work on these projects. I was just wondering how hard would it to be to port TinyEngine to work with a M33 core?...
Hi @rodonguyen, You can refer to this document: https://www.keil.com/pack/doc/CMSIS/Core/html/group__intrinsic__SIMD__gr.html to see which chip supports the intrinsic instructions used by tinyengine.
Hi @T122D002L, Thanks for your interest in our work. We haven't released TTE for smartphones yet, but please stay tuned for updates!
Close due to inactivity. Feel free to reopen.
Close due to inactivity. Feel free to reopen.
Hi @NepalLizarazu, thanks for reporting this issue to us. We will take a look into it.
Hi @729557989, Thanks for reporting this issue. Could you also share the error message and stack trace for the issue?
Hi @729557989, We did not have the full opset to support bull_bp setting since the required memory would not fit in the SRAM. But feel free to try other sparse...
> Hi @meenchen > > Thanks for the reply! I have also tried sparse 49kbs ir (the minimal ram version) but this error still comes up. Thanks for letting us...
Hi @kumarchaitanyab, we have an example for person detection: https://github.com/mit-han-lab/tinyengine/blob/master/examples/detection_fpn.py. Feel free to check it out.