-
**Describe the bug**
Unable to build onnxruntime due to this error. It says could not find git for clone of pybind11. I looked at the call stack provided
```
CMake Error at C:/Program Files/CMake/…
-
win 10, vs2019, onnxruntime 1.6, when recompile, i got the following messages, please help...
================
D:\git\onnxruntime-1.6.0\onnxruntime-1.6.0>
D:\git\onnxruntime-1.6.0\onnxrunti…
-
我使用paddlex训练了一版mobilenet1的简单分类模型,并使用客户端量化,同时使用opt工具转换为适用于‘rknpu和arm’的nb模型,将此模型替换掉paddle-lite的rknpu模型,推理结果出现如下错误:
```
[root@RV1126_RV1109:/userdata/bin]# ./image_classification_demo ./quant_model.nb
…
-
**1. 环境(environment)**
- Build OS and Version: Ubuntu
- RunTime OS Version: Linux
- RunTime DEVICE: ARM
**2. Github版本**
- branch:
- commit(optional):
**3. 编译方式(compile method)**
…
-
使用opt=2.6工具,在windows下运行,转mobilenetv1模型为npu,显示算子不支持:
```
from paddlelite.lite import *
# 1. 创建opt实例
opt=Opt()
# 2. 指定输入模型地址
opt.set_model_dir("mobilenet_v1_fp32_224_fluid")
# 3. 指定转化类型: arm、x86、…
-
执行./lite/tools/build.sh build_optimize_tool启动编译后并没有生成build.opt文件夹和opt可执行文件。编译后打印内容如下:
+ readonly 'CMAKE_COMMON_OPTIONS=-DWITH_GPU=OFF -DWITH_MKL=OFF …
-
**Describe the bug**
Attempting to build on Jetson NX Xavier for InsightFace repo. Tried CMake with and without the experimental TensorRT build parameters, failed at around 75% through the CMake proc…
-
**Describe the bug**
Unable to build the docker image for openvino on CPU_FP32 using the provided docker file- dockerfiles/Dockerfile.openvino
**Urgency**
Unable to use the onnxruntime and openvi…
-
**Describe the bug**
The build script does not work correctly when using `cmake` installed from `snap`. `os.path.realpath(shutil('cmake'))` evaluates to `/usr/bin/snap`
**Urgency**
I am trying to…
-
(base) chenxin@Nitro-AN515:~/Downloads/TNN/benchmark/benchmark_android$ bash ./benchmark_models.sh
NPU Enable
-- android-14 is unsupported. Using minimum supported version 16.
/home/chenxin/Downloa…