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
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
On my setup Xcode 14.1 convertRGBBuffer does not work because it does not get the unsigned char * properly
This PR shows the fix for the segment function but omits to fix the input to convertRGBBuffer
https://github.com/pytorch/ios-demo-app/pull/76/files#diff-327fd30c5fc0ebceb86a18a77d02ec09c2bc511189122e99216de97a88b9cf5f
I fixed it in this PR https://github.com/pytorch/ios-demo-app/pull/96/files
The text was updated successfully, but these errors were encountered: