Skip to content

Add test cases to intrusive_ptr#11026

Closed
smessmer wants to merge 3 commits intomasterfrom
export-D9563464
Closed

Add test cases to intrusive_ptr#11026
smessmer wants to merge 3 commits intomasterfrom
export-D9563464

Conversation

@smessmer
Copy link
Contributor

Add test cases to intrusive_ptr

@ezyang fixed a bug with moving or copying an intrusive_ptr into itself.
This diff adds test cases for it.

Differential Revision: D9563464

Differential Revision: D9563464
Differential Version: 56449129
Differential Revision: D9563464
Differential Version: 56449545
Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only checked the strong tests and not the weak ones.

Differential Revision: D9563464
Differential Version: 56453606
zdevito pushed a commit to zdevito/ATen that referenced this pull request Aug 30, 2018
Summary:
Pull Request resolved: pytorch/pytorch#11026

ezyang fixed a bug with moving or copying an intrusive_ptr into itself.
This diff adds test cases for it.

Reviewed By: ezyang

Differential Revision: D9563464

fbshipit-source-id: 3a3b3f681124730d2500b276c0135c3bba7875ae
PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
Pull Request resolved: pytorch#11026

ezyang fixed a bug with moving or copying an intrusive_ptr into itself.
This diff adds test cases for it.

Reviewed By: ezyang

Differential Revision: D9563464

fbshipit-source-id: 3a3b3f681124730d2500b276c0135c3bba7875ae
@soumith soumith deleted the export-D9563464 branch February 21, 2019 23:25
@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