We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rknn-cpp-Multithreading/CMakeLists.txt
Line 20 in d86b5a9
The text was updated successfully, but these errors were encountered:
我觉得是多余的,我使用的rk3588官方文档并没有提到这个api的使用,而且删除后可以正常运行。 但是可能作者想兼容3588之前的板子
Sorry, something went wrong.
rknn-cpp-Multithreading/CMakeLists.txt Line 20 in d86b5a9 set(RKNN_API_PATH ${CMAKE_SOURCE_DIR}/../../runtime/RK3588/${CMAKE_SYSTEM_NAME}/librknn_api) 这个librknn_api就在include文件里,下面的语句包含了。
这个librknn_api就在include文件里,下面的语句包含了。
抱歉orz,之前测试的时候忘删了(运行没影响就没注意到这个)
No branches or pull requests
rknn-cpp-Multithreading/CMakeLists.txt
Line 20 in d86b5a9
这个librknn_api就在include文件里,下面的语句包含了。
The text was updated successfully, but these errors were encountered: