[opengm] 226/386: change to reimplemeted mll - test-learning and test-subgradient-ssvm fails

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:37:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository opengm.

commit 93cd4cff60f43c2e9af1e16d4a182b3a06b2adee
Author: joergkappes <kappes at math.uni-heidelberg.de>
Date:   Tue Jan 13 10:19:24 2015 +0100

     change to reimplemeted mll - test-learning and test-subgradient-ssvm fails
---
 src/unittest/learning/test_maximum_likelihood_learner.cxx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/unittest/learning/test_maximum_likelihood_learner.cxx b/src/unittest/learning/test_maximum_likelihood_learner.cxx
index 28a103b..ce8ab0a 100644
--- a/src/unittest/learning/test_maximum_likelihood_learner.cxx
+++ b/src/unittest/learning/test_maximum_likelihood_learner.cxx
@@ -9,7 +9,8 @@
 #include <opengm/utilities/metaprogramming.hxx>
 
 #include <opengm/functions/learnable/lpotts.hxx>
-#include <opengm/learning/maximum-likelihood-learning.hxx>
+//#include <opengm/learning/maximum-likelihood-learning.hxx>
+#include <opengm/learning/maximum_likelihood_learning.hxx>
 #include <opengm/learning/loss/hammingloss.hxx>
 #include <opengm/learning/dataset/testdatasets.hxx>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git



More information about the debian-science-commits mailing list