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
之前不是老说爆内存吗?然后不知道什么情况成功了一次,这次我在后台看到的情况是app启动成功后,任务管理器看到专用GPU直接干掉了3.6G,然后再声音转声音就一定失败,某一次不知道什么情况后台看到app启动成功后,后台专用gpu基本没用,然后这次声音转声音就不爆内存了,所以感觉是不是在内存分配那里代码有问题?第一次不应该先分配3.6G内存的,导致第二次分配内存6.7G分配不出来了,直接爆内存了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
之前不是老说爆内存吗?然后不知道什么情况成功了一次,这次我在后台看到的情况是app启动成功后,任务管理器看到专用GPU直接干掉了3.6G,然后再声音转声音就一定失败,某一次不知道什么情况后台看到app启动成功后,后台专用gpu基本没用,然后这次声音转声音就不爆内存了,所以感觉是不是在内存分配那里代码有问题?第一次不应该先分配3.6G内存的,导致第二次分配内存6.7G分配不出来了,直接爆内存了
The text was updated successfully, but these errors were encountered: