Delete dead code in THTensorMoreMath.cpp (#17993)
authorRichard Zou <rzou@fb.com>
Fri, 15 Mar 2019 14:41:08 +0000 (07:41 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 Mar 2019 14:50:20 +0000 (07:50 -0700)
commit3b5ddaf034c52fdf71578cc9e0fe545121958ed3
treeb8335873f4ad6be767b0d3844fed15aface6e712
parent3c977fb7cea9aeb2895166a13ed8ac13fd85fb1e
Delete dead code in THTensorMoreMath.cpp (#17993)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17993
ghimport-source-id: 5427773f6306bdeddffd9a3ae032acc3f253f458

Stack:
* #17926 Implement at::has_internal_overlap helper function
* #17927 Error out on in-place (unary) ops on tensors that have internal overlap
* **#17993 [easy] Delete dead code in THTensorMoreMath.cpp**

We seem to have new implementations already for these in ATen.

Reviewed By: ezyang

Differential Revision: D14457838

fbshipit-source-id: 8481aad74b2127bd28c0f3e09740889fc0488a31
aten/src/TH/generic/THTensorMoreMath.cpp