Conversation
dffdfe4 to
643c308
Compare
643c308 to
ac59a7e
Compare
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
aten/src/ATen/core/intrusive_ptr.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
ac59a7e to
d9c5390
Compare
d9c5390 to
7636620
Compare
7636620 to
6f41e73
Compare
6f41e73 to
928256e
Compare
928256e to
b6a7479
Compare
9fad7b4 to
7023c7e
Compare
7023c7e to
c8a8db9
Compare
c8a8db9 to
4d2e976
Compare
4d2e976 to
2df4eeb
Compare
2df4eeb to
6625988
Compare
6625988 to
468914d
Compare
468914d to
a062411
Compare
a062411 to
8155255
Compare
8155255 to
b490bcf
Compare
b490bcf to
031913e
Compare
Summary: Add an IntrusivePtr class to do intrusive refcounting with a shared_ptr-like interface. Differential Revision: D9018619 fbshipit-source-id: 83d6eae6f39dc67d98b2b45dc18e9ccdbbcb2e5e
Summary: Pull Request resolved: pytorch#10038 Add weak_ptr ability to intrusive_ptr. Differential Revision: D9039980 fbshipit-source-id: 58bd73f5704643b8bca799de1812d7aa5d4a44cb
031913e to
65c51cc
Compare
Summary: Pull Request resolved: pytorch/pytorch#10038 Add weak_ptr ability to intrusive_ptr. Reviewed By: ezyang Differential Revision: D9039980 fbshipit-source-id: dd504d6e0d7acf5914cd45845355e28f9df201fb
Summary: Pull Request resolved: pytorch#10038 Add weak_ptr ability to intrusive_ptr. Reviewed By: ezyang Differential Revision: D9039980 fbshipit-source-id: dd504d6e0d7acf5914cd45845355e28f9df201fb
Summary: Add weak_ptr ability to intrusive_ptr.
Differential Revision: D9039980