Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/cutorch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/THC
diff options
context:
space:
mode:
authorDinesh Bolkensteyn <dinesh@dinsoft.net>2016-11-01 18:07:07 +0300
committerDinesh Bolkensteyn <dinesh@dinsoft.net>2016-11-01 18:07:07 +0300
commit04f40ebacc893dc39217d4af4ad043abb1a2d775 (patch)
tree020c56f5cc75bb3bb0e157a028313f1ba5b9296e /lib/THC
parent0b33e2cadb731c10df7cb94d87717536fa83c913 (diff)
CMake: Install generic/THCTensorMathScan.h
Diffstat (limited to 'lib/THC')
-rw-r--r--lib/THC/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/THC/CMakeLists.txt b/lib/THC/CMakeLists.txt
index b081345..e5c202a 100644
--- a/lib/THC/CMakeLists.txt
+++ b/lib/THC/CMakeLists.txt
@@ -269,6 +269,8 @@ INSTALL(FILES
generic/THCTensorMathPointwise.cu
generic/THCTensorMathReduce.h
generic/THCTensorMathReduce.cu
+ generic/THCTensorMathScan.h
+ generic/THCTensorMathScan.cu
generic/THCTensorScatterGather.h
generic/THCTensorScatterGather.cu
generic/THCTensorIndex.h