Skip to content

Conversation

@Chillee
Copy link
Collaborator

@Chillee Chillee commented Jun 21, 2019

Fixes #22087

@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jun 21, 2019
@Chillee Chillee requested review from driazati and jamesr66a June 21, 2019 22:53
Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

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

Missing std::move. Should be good to go once fixed.

@Chillee Chillee force-pushed the fixlistfunction branch 2 times, most recently from 7fd91c6 to dbbdef1 Compare June 22, 2019 20:03
@Chillee
Copy link
Collaborator Author

Chillee commented Jun 25, 2019

I've responded to all comments, can I get a re-review?

@Chillee Chillee requested a review from apaszke June 25, 2019 22:54
Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

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

Looks great!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@Chillee is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@Chillee merged this pull request in ac39869.

xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
Summary:
Fixes pytorch#22087
Pull Request resolved: pytorch#22093

Differential Revision: D16036814

Pulled By: Chillee

fbshipit-source-id: 3c7106f907415ed0f600acaf45d2c61e1c60867a
@facebook-github-bot facebook-github-bot deleted the fixlistfunction branch July 13, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JIT] Mutable list operation clobbers original instance

8 participants