Revert D30735341: Migrate uses of THCReduceApplyUtils to cuda_utils::BlockReduce
authorNatalia Gimelshein <ngimel@fb.com>
Wed, 8 Sep 2021 21:25:42 +0000 (14:25 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 8 Sep 2021 21:27:40 +0000 (14:27 -0700)
commita97015f22cd5988b16c0eacaa654dec5d7a5a93b
tree71b6d8247736d99028d11b560518fb5f821f89d2
parentb12150608e7ee3e29bfd0fed6b97891f97513bf1
Revert D30735341: Migrate uses of THCReduceApplyUtils to cuda_utils::BlockReduce

Test Plan: revert-hammer

Differential Revision:
D30735341 (https://github.com/pytorch/pytorch/commit/a5ad08ec704a3f765814eacf5c393e871c0174e1)

Original commit changeset: 3cb58bed8f1f

fbshipit-source-id: 874dd0f93b24a99694db42a15714834069d402bc
aten/src/ATen/native/cuda/Embedding.cu
aten/src/ATen/native/cuda/MultinomialKernel.cu
aten/src/ATen/native/cuda/TensorModeKernel.cu
aten/src/ATen/native/cuda/TensorModeKernel.cuh
aten/src/ATen/native/cuda/block_reduce.cuh
aten/src/THC/CMakeLists.txt
aten/src/THC/THCReduceApplyUtils.cu [new file with mode: 0644]
aten/src/THC/THCReduceApplyUtils.cuh [new file with mode: 0644]