-
Notifications
You must be signed in to change notification settings - Fork 706
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
头文件包含问题 #46
Labels
Comments
|
DefTruth
added a commit
that referenced
this issue
Oct 16, 2021
DefTruth
added a commit
that referenced
this issue
Oct 16, 2021
DefTruth
added a commit
that referenced
this issue
Oct 16, 2021
DefTruth
added a commit
that referenced
this issue
Oct 16, 2021
DefTruth
added a commit
that referenced
this issue
Oct 18, 2021
pouring lite.ai.toolkit into a singleton lib (#46)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我另外一个工程要调用lite.ai.toolkit库时,我仍然需要包含onnxruntime mnn和ncnn库的头文件,其实,调用的时候,我只需要接口即可,可不可以尽量把onnxruntime mnn和ncnn库头文件目录的包含只限制到lite.ai.toolkit里面,其他程序调用lite.ai.toolkit时,不需要包含onnxruntime mnn和ncnn库头文件??
The text was updated successfully, but these errors were encountered: