-
**Describe the bug**
Convert float32 tflite to K210 kmodel Fault
```
1. Import graph...
Segmentation fault
```
**To Reproduce**
Command line or scripts to reproduce the behavior:
```
im…
-
Hi,
I'm not sure if this is the right place for this question.
The datasheet of k210 is very incomplete and technical reference manual are not public, so.....
SPI0, SPI1, and SPI2 support "on…
-
我现在已经有了测试样例的文件夹riscv64,该怎么在qemu上跑通测试呢,该将他放在哪里,且用什么指令行呢
-
Is it possible to make mpy file for maix bit?
-
Hello,
I get a "core dump: illegal instruction" in the k210_runtime_module::visit(const kpu_conv2d_options &op) function on the kendrye.
It is raised by an alignment check : CHECK_WITH_ERR(l…
-
After I `:PIOAddLibrary FreeRTOS`, I get the following.
Apparently, there are 12 pages, but I can only see the first one. How to turn page?
```
Help: Press [Enter] on a library name or ID to inst…
-
@sunnycase I am using ncc version 0.2 Beta 2
Can you confirm whether by design ncc infer and k210 are supposed to produce identical numerical values when the same image is infered using kmodel on …
-
Hi,
I am trying to deploy kmodel onto the k210 board. I used the CI version of nncase and examine the output on computer for the same kmodel I used on k210. When running on computer, the inference …
-
Hello I have the camera that was shipped with the maixduino, OV2640, and i get the error, from the title, when i try to use the camera, after sensor.reset() i get the error. The camera was working be…
-
**Describe the bug**
分别使用nncase1.6和nncase0.2beta4版本编译tflite,在k210上都能跑通,
但是nncase1.6的kmodel耗时约为400ms,而nncase0.2beta4的kmodel大约150ms。
**To Reproduce**
为什么新版本的模型的运行时间会这么长呢?
**Origin model and cod…