-
Out of curiosity I ran [emba](https://github.com/e-m-b-a/emba) today on the latest image. Below you can find an excerpt. I removed the components which had 0 CVEs to not make the list look much longer…
-
IMAGE SYNC
-
现象描述:
克隆 SG2042 的 SDK,执行 build_rv_gcc 时,CPU 报错系统崩溃。代码文件位于 NVMe SSD。
问题原因:
暂未找到原因
处理方式:
算能复现问题,帮忙找原因
跟进人:林春志
-
### 编译信息:
```bash
-- *************FastDeploy Building Summary**********
-- CMake version : 3.26.4
-- CMake command : C:/software/CLion 2022.3.2/bin/cmake/win/x64/bin/cm…
-
在使用FastDeploy推理PPocrV3模型时,我使用paddle模型转换onnx模型再转成rknn模型在rk3588上进行推理,发现推理结果与在windows上结果差异很大,开始我怀疑是模型在转换过程中出现问题,于是我在pc上对转换后的onnx及paddle原始模型进行推理,发现推理结果受到SetStaticShapeInfer()设置的影响,在pc平台使用paddle模型,onnx模型,在…
-
好像碰到了奇怪的爆炸问题是😂
目前已经成功跑通了一个LLM和一个TTS
两个模型单独运行的时候,都没有问题
一旦同时运行(SOC模式)会导致两边同时崩溃,并且没重启之前无法再次加载任何模型
请问这种问题应该如何解决?需要用两块板卡来实现双模型运行吗?还是说需要拆分程序的运行逻辑?
-
## Environment
FastDeploy version: develop branch
OS Platform: e.g. Linux aarch64 (jetson)
Hardware: e.g. Nvidia Jetson AGX
Program Language: e.g. Python 3.8
## Problem description
running b…
-
With the 1 TOPS AI processer can the camera alone run MiDaS AI (it's a AI that can give you depth with one camera ) if not is there a way for you to connect two cameras to the same baseboard so you ca…
-
我在尝试自己增加一个mod算子
dialect那里,我看div算子核心代码如下:
LogicalResult top::DivOp::init(InferenceParameter &p) {
auto binary = new Binary();
int index0 = 0, index1 = 1;
if (getIsReverse()) {
index0 = …
-
I purchased a Pioneer 1.3 bare board, and I am at a loss for how to get this thing to boot.
I have tried various combinations of the following RAM and boot media:
- 1 stick of NEMIX RAM MR25600-…