pytorch/test/cpp
jon-tow 52dd587123 C++ API parity: Upsample (#28413)
Summary:
Adds `interpolate` functional and `Upsample` module support for the C++ API.

**Issue**: https://github.com/pytorch/pytorch/issues/25883

**Reviewer**: yf225
Pull Request resolved: https://github.com/pytorch/pytorch/pull/28413

Differential Revision: D18165014

Pulled By: yf225

fbshipit-source-id: ecae2f432a301b1f4afa7c038b2d104cbad139f2
2019-10-28 21:34:44 -07:00
..
api C++ API parity: Upsample (#28413) 2019-10-28 21:34:44 -07:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd Exclude more files in torch/csrc/distributed when USE_DISTRIBUTED=0 (#28621) 2019-10-28 08:03:30 -07:00
jit Abstract tracer::enter and tracer::exit into a function 2019-10-26 18:41:14 -07:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00