pytorch/test/cpp
James Reed c7078a1ce8 Fix returning instance of custom class from method
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/32312

Test Plan: Imported from OSS

Differential Revision: D19433511

Pulled By: jamesr66a

fbshipit-source-id: f048d5f60eaba992ee42fea2d318a59b3a156578
2020-01-17 23:09:34 -08:00
..
api Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -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 returning instance of custom class from method 2020-01-17 23:09:34 -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