-
(I don't plan on doing this myself, but I wanted to start the conversation to see who is interested in doing this)
# What
Use RISC-V vector intrinsics to provide optimized implementations of the…
mr-c updated
7 months ago
-
Hi,
Thank you for building this fantastic project!
However, I followed your installation guide but failed to run the Linux on my Maix Bit Board (with `-B bit_mic` added when flashing the image).…
-
The RISC-V vectors are finally stable, and even dev boards are realized. I suppose it's a perfect time to start working on RISC-V support.
Spec is here https://github.com/riscv/riscv-v-spec/releas…
-
### Feature description
硬件: 01studio k230
固件: 1.0.0
目前使用RSTP server demo 运行死机
### Want resolve what problem
_No response_
### Anything else
_No response_
-
---
- [ ] **BUG REPORT**
-------------------------------------------------------------------------------
### Expected behavior
Sending message with `xQueueSend` between tasks running on diff…
-
我使用yolo-faster训练好的模型输出为[1,45,7,10],[1,45,14,20], 可以使用你的程序部署到k210吗
-
**Describe the bug**
I'm using a simple example with a custom trained yolov2 model with 10 anchors, but after running one time `kpu.run_yolo2(task,img)`, the error `ValueError: [MAIXPY]kpu: region_la…
-
The LLVM project was recently informed that the CPU used in the Kendryte K230 board supports unaligned scalar accesses in hardware, but unaligned vector accesses will trap. https://github.com/llvm/llv…
-
The last commit was 11 months ago. I know that this doesn't mean if project is active or not. But Loboris do not reply the issues too.
I would like that this amazing project will be grown!
At th…
-
Hi All,
I am trying to read a file ( file size is 300kb) from sdcard using filesystem_file_read function. I tried to read in 1000bytes blocks but it doesn't work properly and after reading some block…