ITADN

Support for vipcore driver instead of galcore for Allwinner A733 (OrangePi 4 Pro / Radxa Cubie A7S)

#719ClosedDan1chu 创建于 2026-02-23
D
Dan1chucommented
Hello, I am currently working on building and running TIM-VX on devices powered by the Allwinner A733, specifically the Orange Pi 4 Pro and Radxa Cubie A7S/A7A. Through my experiments, I found that the sample/lenet provided by TIM-VX does not function correctly when /dev/galcore is inactive. Consequently, I have been attempting to build the OS with /dev/galcore enabled. However, I am currently stuck because tensors are not being created properly. I noticed that both Radxa and Orange Pi seem to use vipcore as the default driver instead of galcore in their latest SDKs. I have the following questions: **1. Is it possible to run TIM-VX using the vipcore driver instead of galcore?** **2. If so, are there specific build flags or environment configurations required to point TIM-VX to the vipcore interface?** My goal is to use TIM-VX as a delegate for ONNX Runtime and TFLite once the base build is successful. I would greatly appreciate any guidance or technical insights you can provide regarding this driver compatibility. Thank you.
关闭于 2026-03-03 0 条评论