Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled the libtengine-lite.so successfully with C308X SDK6.4.4.3, but error occured when running on C308X. #1208

Open
48313758a opened this issue Nov 12, 2021 · 2 comments

Comments

@48313758a
Copy link

I have tried compile with TIM-VX and sdk reference to RV1109/RV1126.
My galcore.ko inquired by dmesg | grep Galcore is [ 69.264789@1] Galcore version 6.4.4.3.310723.
I also update the following files:
libGAL.so libOpenCL.so libOvx12VXCBinary.so
libarchmodelSw.so libNNArchPerf.so libOpenVXC.so libovxlib.so
libArchModelSw.so libNNGPUBinary.so libOpenVX.so libVivanteOpenCL.so
libCLC.so libNNVXCBinary.so libOpenVXU.so libVSC.so

But when I run tm_yolov5s_i8 that I made:
./tm_yolov5s_i8 -m ./yolov5s_uint8.tmfile -i ./dog.jpg -r 5

ERROR happend:
tengine-lite library version: 1.5-dev

Tengine Fatal: Pre-run subgraph(0) on TIMVX failed.
Tengine: Scheduler(sync) prerun failed.
Prerun multithread graph failed.

@ChungTak
Copy link

What is tm_yolov5s_i8? You should use tm_yolov5s_timvx

@48313758a
Copy link
Author

@ChungTak I used tm_yolov5s_timvx.cpp, and the model is yolov5s_uint8, my target .os named tm_yolov5s_i8.@ChungTak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants