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

github.com/torch/cunn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugh Perkins <hughperkins@gmail.com>2015-06-21 07:49:07 +0300
committerHugh Perkins <hughperkins@gmail.com>2015-06-21 07:49:07 +0300
commitd8a3777ff284ec40cf5f59a60f03c7b533b3cf74 (patch)
treead6ea2f44ee0e26cddb1b9a6b9ca515ffbc20710 /.gitignore
parent847d5047cfa14345617604e201a564fed517a606 (diff)
add #include 'THClApply.cuh' to Tanh.cu, so builds, even if other modules are commented out
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3fbed48
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+**/build/
+