[opengm] 178/386: changes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:37:35 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 7fa6bc485d20e5b41a62cc530f5e5207571ecc15
Author: DerThorsten <thorsten.beier at iwr.uni-heidelberg.de>
Date:   Fri Dec 19 15:52:47 2014 +0100

    changes
---
 src/interfaces/python/opengm/learning/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/interfaces/python/opengm/learning/__init__.py b/src/interfaces/python/opengm/learning/__init__.py
index 0d2d061..838c6b4 100644
--- a/src/interfaces/python/opengm/learning/__init__.py
+++ b/src/interfaces/python/opengm/learning/__init__.py
@@ -22,7 +22,7 @@ GridSearch_GeneralizedHammingLoss.learn  =_extendedLearn
 
 if opengmConfig.withCplex or opengmConfig.withGurobi :
     StructMaxMargin_Bundle_HammingLoss.learn = _extendedLearn
-    StructMaxMargin_Bundle_GeneralizedHammingLoss = _extendedLearn
+    StructMaxMargin_Bundle_GeneralizedHammingLoss.learn = _extendedLearn
         
 def createDataset(numWeights, loss='hamming', numInstances=0):
     weightVals = numpy.ones(numWeights)

-- 
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