Linono
Results
3
comments of
Linono
就是repo.xml里面的依赖关系描述所起的作用也相当于模块的build.gradle 下 dependencies{ implementation project(':base') } 即便是我模块的build.gradle 不添加对这个依赖关系 dependencies{ //implementation project(':base') }
好的谢谢,怎么木有更新了。
I'm also experiencing this problem. Could you please tell me what the cause is? I've confirmed that the GPU is available, but it's only using the CPU.