Skip to content

[WIP] IntrusivePtr#9897

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

[WIP] IntrusivePtr#9897
smessmer wants to merge 1 commit intopytorch:masterfrom
smessmer:export-D9018619

Conversation

@smessmer
Copy link
Contributor

Summary: Add an IntrusivePtr class to do intrusive refcounting with a shared_ptr-like interface.

Differential Revision: D9018619

Summary:
Pull Request resolved: pytorch#9897

Add an IntrusivePtr class to do intrusive refcounting with a shared_ptr-like interface.

Differential Revision: D9018619

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

Add an IntrusivePtr class to do intrusive refcounting with a shared_ptr-like interface.

Reviewed By: ezyang

Differential Revision: D9018619

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

Add an IntrusivePtr class to do intrusive refcounting with a shared_ptr-like interface.

Reviewed By: ezyang

Differential Revision: D9018619

fbshipit-source-id: 5de8706aab8eea2e30bead0f59bd6a7ca4d20011
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