Skip to content

Conversation

@driazati
Copy link
Contributor

@driazati driazati commented May 7, 2019

Differential Revision: D15232342

@driazati driazati requested a review from ailzhang May 7, 2019 01:20
@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label May 7, 2019
@ailzhang
Copy link
Contributor

ailzhang commented May 7, 2019 via email

@driazati
Copy link
Contributor Author

driazati commented May 7, 2019

It’s to match the behavior of the aten dropout implementation (eval() wasn’t working with this op correctly without it)

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.

Backward is incorrect at the moment. We should ensure that train = False doesn't save the mask for no reason, because that will be a memory regression.

@driazati
Copy link
Contributor Author

Abandoned for #20760

@driazati driazati closed this May 21, 2019
@facebook-github-bot facebook-github-bot deleted the driazati/ad branch July 13, 2020 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants