You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know, just saw the issue when trying to compile and I haven't looked at the code for Metal yet (so hard for me to understand). Just read from the Apple document, MTLCopyAllDevices is for macOS only.
I can't compile the Metal backend for iOS since some functions are for macOS but not iOS. For example:
Please use functions that are also available for iOS.
The text was updated successfully, but these errors were encountered: