ios-demo-app icon indicating copy to clipboard operation
ios-demo-app copied to clipboard

Issue fixed: dangling pointer that caused by 'UnsafeMutablePointer()'

Open husthyc opened this issue 2 years ago • 2 comments

Resolve https://github.com/pytorch/pytorch/issues/66993

Dangling pointer that caused by 'UnsafeMutablePointer()' would make module outputs invalid

husthyc avatar Nov 10 '21 22:11 husthyc

FYI: https://github.com/pytorch/pytorch/issues/66993#issuecomment-983069009

bradhowes avatar Nov 30 '21 23:11 bradhowes

Any chance this could be merged so I can add a PR to fix the iOS demo app as per this: https://github.com/pytorch/ios-demo-app/issues/83

madhavajay avatar Nov 21 '22 13:11 madhavajay