-
Dear all,
I have tried to follow up with Fabio's heat budget analysis and know more details about the tropical advection process. So far, in Fabio's script, he is using the model output temp_sweby_ad…
-
Hello,
I tried to imply the Joint Impedance With IK Example for real Franka Research 3 robot but I am encountering this issue
[ros2_control_node-3] [INFO] [1729703193.749591890] [joint_impedance…
-
Hello,
I'm experimenting with the Orange PI5 Plus box and the frigate version with rknn but it doesnt seem to work on my setup at all. The inference seems to be very poor and also Capture FPS is c…
-
Hello, Thank you for sharing such a great project!
May I ask how to convert onnx into an rknn model?I want to run this lightglue onnx model on rknn npu.
However, rknn does not support dynamic c…
-
rknn默认的InstanceNorm算子实现性能太差了,因此我打算使用自定义算子功能替换成高效的实现
然而尽管我实现的算子的计算时间约为7ms,但RKNN的性能统计中这个自定义算子的计算时间高达13.6ms,性能非常糟糕,不知道这6.6ms差距是怎么来的?
是否是拷贝带来的开销?能否提供零拷贝的api?
这次的算子是在CPU上实现的,GPU上也测试过但无法使用:https://…
-
**What type of your feature request?**
Change the W9_VERSION to target version number at `.env` and test it
**Research and development steps your need to do**
- [x] Check the official installat…
-
**Describe the bug**
When generating a reply it start streaming, but right after message ends an exception (below) occurs, and the message doesn't register properly (regenerate button doesn't move to…
-
I tried the following versions:
- fish 3.7.0 from nixpkgs on NixOS
- fish 3.7.0 from Ubuntu launchpad in a fresh `docker.io/ubuntu` container
- HEAD from source on Ubuntu decf99f71b2fb781013750898a…
-
Is it possible to run multiple models on RK3588 by distributing them to different cores by using for example rknn_set_core_mask?
When I try to test core_mask using the rank_benchmark example, I get…
-
Currently, rustc tags `Box` as `noalias`, so the default behavior of Miri is to treat moving `Box` as a `Uniq` SB retag, invalidating any pointers to its interior.
[`Raw`]`Vec` is built on the same…
CAD97 updated
7 months ago