-
### Other
The recent `Dockerfile` adds a FLAG file which is set to "True" when download from `ai.b-bug.org` fails. The flag is then referenced multiple times later.
When building the docker imag…
yf13 updated
11 months ago
-
### Other
Hello!
[K230启动优化指南](https://github.com/kendryte/k230_docs/blob/main/zh/02_applications/tutorials/K230_启动优化指南.md#k230启动顺序)中提到了K230双核的启动顺序。目前我们有需求在K230 RV M-mode下运行一些RT-Thread程序(程序对RVV和频率没有显…
-
### Help
```
[root@canaan ~ ]#df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 73.5M 64.8M 6.2M 91% /
devtmpfs 41.6M …
-
Hi. I am trying to convert .tflite model to .kmodel to flash into a Maixduino. I refer to the tutorial in this page --> https://courses.cs.washington.edu/courses/cse475/19au/labs/yolo2_tutorial.html
…
-
### What happened
double 60*60 矩阵乘法的测试程序,使用k230_sdk/src/big/utils/lib/openblas中的openblas库,调用接口cblas_dgemm,算出的结果不正确,打印了部分结果”nan, 0.000000, nan, 0.000000, nan“,使用开源openblas编译测试运算结果正常 ”2.788076, 2.717…
-
### Help
What is the status of micro python on CanMV-k230 device? It seems that SDK v1.0.1 doesn't have it yet?
-
Some glibc tests failed because of missing expected underflow float exceptions.
```
FAIL: math/test-double-fma
FAIL: math/test-float-double-div
FAIL: math/test-float-double-fma
FAIL: math/t…
kxxt updated
5 months ago
-
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…
-
On September 6, 2018, [Canaan Inc.](https://canaan-creative.com) released an AI chip named Kendryte K210.
[Kendryte](https://kendryte.com/) is a series of AI chips which focuses on IoT.
The Ken…
-
The code:
```
import sensor, image, time, lcd
from maix import KPU
import gc
lcd.init()
# sensor.reset(freq=48000000, dual_buff=True) # improve fps
sensor.reset() # Res…