Issue of viewing MPSGraph compiled for iOS platform

We convert a .onnx file to mpsgraphpackage for iOS deploymentPlatform with command “Mpsgraphtool convert -deploymentPlatform iOS -minimumDeploymentTarget17.0.0 model.onnx -path .” When open output.mpsgraphpackage with Xcode16, there are only “generic” and “ Apple M2(MTLDevice)” options in the “Device” selection list. Cannot find any option for iOS device.

How can we view mpsgraph compiled for iOS platform?

We use Xcode16 on a MacBook Pro M2 with macOS 15.

Issue of viewing MPSGraph compiled for iOS platform
 
 
Q