Disable randn_like fusion in the JIT (#14752)
authorAdam Paszke <adam.paszke@gmail.com>
Tue, 4 Dec 2018 16:53:38 +0000 (08:53 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 4 Dec 2018 16:55:47 +0000 (08:55 -0800)
commit7bc489c827b4b1924901520e1e03b04ecfb88471
tree872de3e938c5eb076ed969f639953b3b99b064a1
parent86ffc2a5f1f004f586526e4c2a7c2f11ed9ea633
Disable randn_like fusion in the JIT (#14752)

Summary:
Fixes #14674. We won't have time for a proper fix before the release, so at least disable fusion of nodes that trigger incorrect behavior.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14752

Differential Revision: D13320407

Pulled By: zou3519

fbshipit-source-id: 2400f7c2cd332b957c248e755fdb0dadee68da5d
torch/csrc/jit/passes/graph_fuser.cpp