Skip to content

Allow releasing/reclaiming intrusive_ptr#10133

Closed
smessmer wants to merge 1 commit intopytorch:masterfrom
smessmer:export-D9121493
Closed

Allow releasing/reclaiming intrusive_ptr#10133
smessmer wants to merge 1 commit intopytorch:masterfrom
smessmer:export-D9121493

Conversation

@smessmer
Copy link
Contributor

@smessmer smessmer commented Aug 1, 2018

Summary: This is useful for C APIs where we want to give owning pointers to/from other languages.

Differential Revision: D9121493

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

Summary:
Pull Request resolved: pytorch#10133

This is useful for C APIs where we want to give owning pointers to/from other languages.

Reviewed By: ezyang

Differential Revision: D9121493

fbshipit-source-id: b3ab99470e0ac9be24117a9f81f61d325f93965b
zdevito pushed a commit to zdevito/ATen that referenced this pull request Aug 3, 2018
Summary:
Pull Request resolved: pytorch/pytorch#10133

This is useful for C APIs where we want to give owning pointers to/from other languages.

Reviewed By: ezyang

Differential Revision: D9121493

fbshipit-source-id: f903f5830f587b2ba69c0636ddcf1a066bbac2e0
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Pull Request resolved: pytorch#10133

This is useful for C APIs where we want to give owning pointers to/from other languages.

Reviewed By: ezyang

Differential Revision: D9121493

fbshipit-source-id: f903f5830f587b2ba69c0636ddcf1a066bbac2e0
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants