pytorch/test/cpp
Michael Suo 43f4c86238 Fix alias analysis for fork/wait (#16671)
Summary:
(review top commit only).

As expected, fork/wait introduces some corner cases into the alias analysis. The comments inline should describe the changes.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16671

Differential Revision: D13963219

Pulled By: suo

fbshipit-source-id: 2bec6fc03a4989cf309fbb9473f3f2ffe2c31431
2019-02-05 20:43:30 -08:00
..
api Rename IntList to IntArrayRef. (#16751) 2019-02-05 14:54:34 -08:00
common Fix Windows build and test in CI (#11716) 2018-11-13 16:35:54 -08:00
jit Fix alias analysis for fork/wait (#16671) 2019-02-05 20:43:30 -08:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00