Make debug subgraph inlining thread local (#19136)
authorZachary DeVito <zdevito@fb.com>
Sat, 13 Apr 2019 15:28:11 +0000 (08:28 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 13 Apr 2019 15:42:14 +0000 (08:42 -0700)
commit1827ca4c3590959940a311a2f08be02c82e79bd5
treec177e4096a231dd2c00a47b9c7f6c665a8cee876
parentc38c7b0ec507f33e7346e852403037cd36db4c0b
Make debug subgraph inlining thread local (#19136)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19136
ghimport-source-id: 3a24ab36aa753ce5cce7bba3467bdbe88e5c7f60

Reviewed By: jamesr66a

Differential Revision: D14885051

Pulled By: zdevito

fbshipit-source-id: b39c6ceef73ad9caefcbf8f40dd1b9132bba03c2
test/test_jit.py
torch/csrc/jit/graph_executor.cpp
torch/csrc/jit/graph_executor.h
torch/csrc/jit/script/compilation_unit.h
torch/csrc/jit/script/init.cpp