摘要:
今天执行脚本: from transformers import HfArgumentParser莫名奇妙就报了:ImportError: libcudnn.so.9: cannot open shared object file: No such file or directory实际上是对整个l 阅读全文
摘要:
在android studio里面添加 arm_neon.h之后 #include <arm_neon.h> 看起来android studio虽然能够在ndk中找到arm_neon.h,但并不能正确引用,因为代码完全没有提示,而且工程提示 this file does not belong to 阅读全文
摘要:
Execution failed for task ':sdk:mergeDebugNativeLibs'.> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeNativeLibsTask 阅读全文