summaryrefslogtreecommitdiff
path: root/aten/src/THCUNN/SpatialDilatedMaxPooling.cu
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Removed all usages of TH_Index_Base (#17591)Iurii Zdebskyi1-3/+3
2019-03-01msvc_fixes (#17201)Grigory Arutyunov1-2/+2
2019-02-28Adjust launch_bounds annotation for AMD hardware. (#17555)Johannes M Dieterich1-0/+4
2019-01-10Resolves ptxas warnings when compiling for CUDA_ARCH 750 and a memoryType dep...Syed Tousif Ahmed1-1/+2
2018-12-08Canonicalize all includes in PyTorch. (#14849)Edward Yang1-8/+8
2018-10-22Remove trailing whitespace from files in aten/ (#12942)Edward Yang1-2/+2
2018-09-12use at::Half in THC (#11322)Roy Li1-1/+1
2018-05-18return nan in max_pool/adaptive_max_pool for nan args (#7645) (#7670)Thomas Viehmann1-2/+4
2018-04-28Make all of TH and THC C++. (#6913)Edward Z. Yang1-0/+1
2017-12-18improve performance of maxpooling backwards (#4106)ngimel1-22/+52
2017-11-02move TH* folders into aten/srcZach DeVito1-0/+83