Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

husthyc
Copy link
Contributor

@husthyc husthyc commented Nov 10, 2021

Resolve pytorch/pytorch#66993

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

@husthyc husthyc changed the title Issue fixed: dangling pointer that 'UnsafeMutablePointer()' casused m… Issue fixed: dangling pointer that casused by 'UnsafeMutablePointer()' m… Nov 10, 2021
@husthyc husthyc changed the title Issue fixed: dangling pointer that casused by 'UnsafeMutablePointer()' m… Issue fixed: dangling pointer that caused by 'UnsafeMutablePointer()' Nov 10, 2021
@husthyc husthyc force-pushed the master branch 2 times, most recently from 0d8774f to b83eb59 Compare November 19, 2021 05:12
…ade invalid model outputs

Issue fixed: dangling pointer that 'UnsafeMutablePointer()' casused made invalid model outputs
@bradhowes
Copy link

FYI: pytorch/pytorch#66993 (comment)

@madhavajay
Copy link

Any chance this could be merged so I can add a PR to fix the iOS demo app as per this: #83

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS] [HelloWorld] In Xcode Release mode, any module outputs always same
7 participants