Add more hint in the JIT tracer (#17957)
authorLu Fang <lufang@fb.com>
Wed, 13 Mar 2019 07:49:07 +0000 (00:49 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 13 Mar 2019 07:56:59 +0000 (00:56 -0700)
commit4dcb4b1601b3c9197b3494fc31f82026610018e5
tree43ea3dec4d3646d6d81d49b59e9fe60efa1a358f
parentc8f9072ab635e008ba88f4ad62478f8ac3379449
Add more hint in the JIT tracer (#17957)

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

So developer knows what action should be taken when model contains nondeterministic node

Reviewed By: dzhulgakov

Differential Revision: D14435923

fbshipit-source-id: 12d930185852f78c54efc8e90c51aa7c7c7faab5
torch/jit/__init__.py