Revert D13280899: [pytorch][PR] Reduce broadcasted inputs in derivative code
authorMichael Suo <suo@fb.com>
Mon, 3 Dec 2018 22:52:18 +0000 (14:52 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 3 Dec 2018 22:55:02 +0000 (14:55 -0800)
commit9ac845f73469e6b600fe02424c202af7e57aab73
treec5a4601bd9e1236090a360a92acc1dd06e302b74
parente0f68671bdadee48670931d2b95188197ee6856a
Revert D13280899: [pytorch][PR] Reduce broadcasted inputs in derivative code

Differential Revision:
D13280899

Original commit changeset: 80cc5ec9331b

fbshipit-source-id: 2335093cca8fd7db95470fd83b9299adfa17aa8e
15 files changed:
aten/src/ATen/ExpandUtils.h
aten/src/ATen/core/interned_strings.h
test/cpp/jit/tests.h
test/expect/TestJit.test_cpp_cuda.expect
test/expect/TestScript.test_lstm_fusion_cuda-backward.expect
test/expect/TestScript.test_lstm_fusion_cuda-forward.expect
test/expect/TestScript.test_milstm_fusion_cuda-backward.expect
test/expect/TestScript.test_milstm_fusion_cuda-forward.expect
test/test_jit.py
torch/csrc/autograd/engine.cpp
torch/csrc/jit/argument_spec.h
torch/csrc/jit/autodiff.cpp
torch/csrc/jit/register_prim_ops.cpp
torch/csrc/jit/register_special_ops.cpp
torch/csrc/jit/symbolic_variable.h