Remove TH/THC link for cholesky (#15595)
authorvishwakftw <cs15btech11043@iith.ac.in>
Sun, 30 Dec 2018 01:50:32 +0000 (17:50 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 30 Dec 2018 01:54:50 +0000 (17:54 -0800)
commitef487d4f1d7b167dc28976b90e3a728006f37a55
tree761efaba40bd99d0a9e865b15b44a046f394d6e9
parent2a45050fdcf1634a3a931390c0476b127e63a892
Remove TH/THC link for cholesky (#15595)

Summary:
Changelog:
- Remove TH/THC binding
- Port single matrix case to ATen
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15595

Differential Revision: D13561657

Pulled By: soumith

fbshipit-source-id: 65f8c4b455cf19a0c7b6aeac2e3b985c7a7208f8
aten/src/ATen/Declarations.cwrap
aten/src/ATen/native/BatchLinearAlgebra.cpp
aten/src/ATen/native/cuda/BatchLinearAlgebra.cu
aten/src/TH/generic/THLapack.cpp
aten/src/TH/generic/THLapack.h
aten/src/TH/generic/THTensorLapack.cpp
aten/src/TH/generic/THTensorLapack.h
aten/src/THC/generic/THCTensorMathMagma.cu
aten/src/THC/generic/THCTensorMathMagma.h