add unpack_outputs to inlineCallTo
authorZachary DeVito <zdevito@fb.com>
Wed, 19 Dec 2018 23:02:13 +0000 (15:02 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 19 Dec 2018 23:11:59 +0000 (15:11 -0800)
commit0b219538cfb70503baa74053d3e827951e0ea6f9
tree7f39f0430a40aab2c66fb90469fd2376e07026c1
parent07d20b1e7cfbb3a21a7e1832bbfee81080447292
add unpack_outputs to inlineCallTo

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15382

Differential Revision: D13518844

Pulled By: zdevito

fbshipit-source-id: 981936988080af80629b70bf5f6dfa52ceb09c2f
torch/csrc/jit/autodiff.cpp
torch/csrc/jit/ir.cpp
torch/csrc/jit/ir.h
torch/csrc/jit/passes/to_batch.cpp