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
diff options
context:
space:
mode:
authorTrevor Killeen <killeentm@gmail.com>2016-11-16 00:25:18 +0300
committerTrevor Killeen <killeentm@gmail.com>2016-11-16 00:31:57 +0300
commit7914f6e3738c68d5f47d6b9d67c09685c9c543b0 (patch)
treedda7e84b1f32f9f2818573e66164028535731950
parent87e45f136ac2225200dbfb66236c57090afff4e6 (diff)
[cutorch mag2gen] more cleanup
-rw-r--r--lib/THC/THCTensorMath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/THC/THCTensorMath.h b/lib/THC/THCTensorMath.h
index 0b9ddb2..19ae679 100644
--- a/lib/THC/THCTensorMath.h
+++ b/lib/THC/THCTensorMath.h
@@ -3,7 +3,6 @@
#include "THCTensor.h"
#include "THCGeneral.h"
-#include "THCTensorCopy.h"
#include "generic/THCTensorMath.h"
#include "THCGenerateAllTypes.h"