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
CMake Error at tools/converter/source/MNN/CMakeLists.txt:12 (add_library): No SOURCES given to target: mnn_bizcode
CMake Error at tools/converter/source/optimizer/CMakeLists.txt:11 (add_library): No SOURCES given to target: optimizer
CMake Error at tools/converter/source/tflite/CMakeLists.txt:15 (add_library): No SOURCES given to target: tflite 出现了cmake错误,请问这个问题怎么解决?谢谢!
The text was updated successfully, but these errors were encountered:
没准MNN更新了,你从训练框架直接转MNN吧
Sorry, something went wrong.
好的,谢谢了!
No branches or pull requests
CMake Error at tools/converter/source/MNN/CMakeLists.txt:12 (add_library):
No SOURCES given to target: mnn_bizcode
CMake Error at tools/converter/source/optimizer/CMakeLists.txt:11 (add_library):
No SOURCES given to target: optimizer
CMake Error at tools/converter/source/tflite/CMakeLists.txt:15 (add_library):
No SOURCES given to target: tflite
出现了cmake错误,请问这个问题怎么解决?谢谢!
The text was updated successfully, but these errors were encountered: