pytorch/test/cpp
Nikolay Korovaiko 02c3493a84 Fix an invalid peephole transformation if input/output values are written to (#28455)
Summary:
fixes https://github.com/pytorch/pytorch/issues/28360
Pull Request resolved: https://github.com/pytorch/pytorch/pull/28455

Differential Revision: D19374601

Pulled By: Krovatkin

fbshipit-source-id: 622f24b40aba03e79e55a6b8d25d88417f7d8bad
2020-01-14 16:28:07 -08:00
..
api Fix typo in config script to re-enable libtorch build and test in macOS CI (#32072) 2020-01-14 16:23:57 -08:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd Remove unused argument "destId" in addSendRpcBackward (#31207) 2019-12-14 20:28:29 -08:00
jit Fix an invalid peephole transformation if input/output values are written to (#28455) 2020-01-14 16:28:07 -08:00
rpc Avoid sending large unneeded data over wire in process_group_agent. (#31357) 2019-12-18 19:24:24 -08:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00