御坂17032号

Results 13 comments of 御坂17032号

改utf-8.你这是gbk的错误。

Do not work on Catalina 10.15.4.

alright, so which version of unity should i use?

that's because the use of linux command by os.system in boostmonodepth_utils.py. use this to replace then it'll be fine: ```python import os import shutil import cv2 import glob import numpy...

建议考虑贝叶斯误差( 如果绝大部分人类都觉得某坤雌雄莫辨,那模型多半也没办法识别出来吧。

Hi, thank you for the advise. so I did try to do the compiling on a x86_64 ubuntu machine, and edit the CMakeLists.txt as you suggested: ``` else() if (${CMAKE_SYSTEM_NAME}...

For me, I tried to build natively on aarch64 Linux first but then realized that I can't setup the QNN SDK on that environment.

yes, I did try that before and it seems to failed. Thank you for the advice though, I'll still try to work on that.

[edited] So I did some debugging and resolve the previous error, and the failure now is listed below: ``` /home/user/ort_build/onnxruntime/onnxruntime/core/providers/qnn/builder/qnn_utils.cc: In function ‘std::pair onnxruntime::qnn::utils::CheckMinMax(float, float)’: /home/user/ort_build/onnxruntime/onnxruntime/core/providers/qnn/builder/qnn_utils.cc:466:59: note: parameter passing for...

Okay, so I've been trying to figure out the dependencies and configurations, and finally I did build a python wheel with the following command: ```bash bash build.sh --build --arm64 --use_qnn...