[mlpack-git] master: Build the convolution test. (754ff98)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Sat Sep 12 03:37:00 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/763f54cf37ffd71871f9de1f59078f0c9235aff6...754ff98bb9919959b9a27e8aa75535a02ff0415e

>---------------------------------------------------------------

commit 754ff98bb9919959b9a27e8aa75535a02ff0415e
Author: Marcus Edel <marcus.edel at fu-berlin.de>
Date:   Sat Sep 12 14:36:47 2015 +0700

    Build the convolution test.


>---------------------------------------------------------------

754ff98bb9919959b9a27e8aa75535a02ff0415e
 src/mlpack/tests/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/tests/CMakeLists.txt b/src/mlpack/tests/CMakeLists.txt
index fa65a7d..c4d2c4f 100644
--- a/src/mlpack/tests/CMakeLists.txt
+++ b/src/mlpack/tests/CMakeLists.txt
@@ -10,6 +10,7 @@ add_executable(mlpack_test
   aug_lagrangian_test.cpp
   cf_test.cpp
   cli_test.cpp
+  convolution_test.cpp
   convolutional_network_test.cpp
   cosine_tree_test.cpp
   decision_stump_test.cpp



More information about the mlpack-git mailing list