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

github.com/torch/optim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Farabet <clement.farabet@gmail.com>2013-07-05 03:30:27 +0400
committerClement Farabet <clement.farabet@gmail.com>2013-07-05 03:30:27 +0400
commit635aac5bb26a49b9f4983045c934665a6d162e83 (patch)
treea39a73934a7fb461ee86c9834df2159aa091700e
parent87151def28b21fe1614aa86d299c6ab30e335c0b (diff)
Dok is not supported correctly anymore...1.0.3-0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 58070a5..26ec4de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,4 +11,4 @@ FIND_PACKAGE(Torch REQUIRED)
SET(src)
FILE(GLOB luasrc *.lua)
ADD_TORCH_PACKAGE(optim "${src}" "${luasrc}")
-ADD_TORCH_DOK(dok optim "Machine Learning" "Optimization" 3.2)
+#ADD_TORCH_DOK(dok optim "Machine Learning" "Optimization" 3.2)