Migrate thnn_conv2d from THC to ATen (#63428)
authorPeter Bell <peterbell10@live.co.uk>
Sat, 21 Aug 2021 01:27:33 +0000 (18:27 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 21 Aug 2021 01:29:02 +0000 (18:29 -0700)
commitb4f5809db8511d9517b043b14f48814a9199dea3
tree3855c61ee00fe7696174d08f8f69540de18cdd1f
parent3ee1f81dce748aac73848d0ad45c1eb84fcffd74
Migrate thnn_conv2d from THC to ATen (#63428)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63428

Closes gh-24644, closes gh-24645

Test Plan: Imported from OSS

Reviewed By: mruberry

Differential Revision: D30441307

Pulled By: ngimel

fbshipit-source-id: 9c3dec469c0525831ae398df261cf41b7df7e373
BUILD.bazel
aten/src/ATen/LegacyTHFunctionsCUDA.h
aten/src/ATen/cuda/LegacyTHFunctionsCUDA.cpp
aten/src/ATen/native/cuda/ConvolutionMM2d.cu
aten/src/ATen/native/native_functions.yaml
aten/src/THCUNN/CMakeLists.txt
aten/src/THCUNN/SpatialConvolutionMM.cu [deleted file]
aten/src/THCUNN/generic/SpatialConvolutionMM.cu [deleted file]
aten/src/THCUNN/generic/THCUNN.h