Port legacy any(*) to ATen
authorShen Li <shenli@fb.com>
Fri, 18 Jan 2019 18:07:33 +0000 (10:07 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 18 Jan 2019 18:32:19 +0000 (10:32 -0800)
commit1ff864712bd7441b4ca2954b6bdd148e88506e39
tree75e60a182ac08019f22ba520891fa0fd20f4bf73
parented0a761c824d5e325e39afe954f92cc14c3c88c1
Port legacy any(*) to ATen

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

Differential Revision: D13549495

Pulled By: mrshenli

fbshipit-source-id: 09a065a8ffa7d73f409759b779c7314cc87f4853
14 files changed:
aten/src/ATen/Declarations.cwrap
aten/src/ATen/core/aten_interned_strings.h
aten/src/ATen/cpu/vec256/vec256_base.h
aten/src/ATen/native/LegacyDefinitions.cpp
aten/src/ATen/native/ReduceOps.cpp
aten/src/ATen/native/ReduceOps.h
aten/src/ATen/native/cpu/ReduceOpsKernel.cpp
aten/src/ATen/native/cuda/ReduceOpsKernel.cu
aten/src/TH/generic/THTensorMath.h
aten/src/TH/generic/THTensorMoreMath.cpp
aten/src/THC/THCTensorMath.h
aten/src/THC/THCTensorMathReduce.cu
test/test_torch.py
tools/autograd/derivatives.yaml