-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
macos15下,app的名称是三字中文,启动MNN推理就会崩溃。 #3063
Labels
bug
Something isn't working
Comments
framework 是怎么编译的? |
MNN/package_scripts/mac |
是使用的 metal 后端么? |
是的,编译命令里是 -DMNN_METAL=ON |
Marking as stale. No activity in 60 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
版本2.9.0,编译macos下的framework,使用该framework开发的macos app,把app的名字修改成是三个字的中文,在macos15系统上运行MNN推理会崩溃。在macos15以下的系统上是正常的。
报错信息:-[MTLComputePipelineDescriptorInternal setComputeFunction:withType:]:800: failed assertion `computeFunction must not be nil.'
The text was updated successfully, but these errors were encountered: