Skip to content

Adding core bindings for the Rockchip NPU#2841

Open
a15355447898a wants to merge 1 commit intodeepinsight:masterfrom
a15355447898a:master
Open

Adding core bindings for the Rockchip NPU#2841
a15355447898a wants to merge 1 commit intodeepinsight:masterfrom
a15355447898a:master

Conversation

@a15355447898a
Copy link

Compiling it this way on the RK3588 board will enable this functionality.

mkdir -p build && cd build && cmake -DISF_ENABLE_RKNN=ON -DISF_RK_DEVICE_TYPE=RK3588 -DISF_RK_COMPILER_TYPE=aarch64 -DISF_BUI
LD_LINUX_AARCH64=ON -DISF_ENABLE_RGA=OFF -DCMAKE_CXX_FLAGS="-DINSPIREFACE_HAS_RKNN_CORE_MASK=1" .. && make -j$(nproc)

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

Successfully merging this pull request may close these issues.

1 participant