pytorch/torch/nn/_functions
Stefan Krah fc8834df4b Port adaptive_max_pool3d() to ATen (#19547)
Summary:
This is the second part of #18064.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19547

Differential Revision: D15046630

Pulled By: ezyang

fbshipit-source-id: 03f80602b94d47bca66bfd0dcab1b7bb99e5b7f1
2019-04-23 12:51:25 -07:00
..
thnn Port adaptive_max_pool3d() to ATen (#19547) 2019-04-23 12:51:25 -07:00
__init__.py Rename torch.nn.functions to torch.nn._functions 2016-12-30 23:02:57 +01:00
vision.py Switch to CUDA implementation if batch size >= 65536 for affine_grid (#16403) 2019-01-26 11:18:57 -08:00