pytorch/test/cpp_api_parity
nuka137 a75b669b0f C++ API: torch::nn::ConvTranspose{1,2,3}d (#29721)
Summary:
Add torch::nn::ConvTranspose{1,2,3}d module and functional support for the C++ API.

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

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

Differential Revision: D18588943

Pulled By: yf225

fbshipit-source-id: d4dbb091389367e70459399d5cda3778325c2120
2019-11-19 16:04:12 -08:00
..
__init__.py Improve C++ maxpool and avgpool (#26521) 2019-09-25 13:52:58 -07:00
parity-tracker.md C++ API: torch::nn::ConvTranspose{1,2,3}d (#29721) 2019-11-19 16:04:12 -08:00
sample_module.py Improve C++ maxpool and avgpool (#26521) 2019-09-25 13:52:58 -07:00
torch_nn_modules.py Add torch.nn.GELU for GELU activation (#28944) 2019-11-03 21:55:05 -08:00