From 75ad441e82912a2f19f2c92dfe718fa4e0cf7d0e Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Mon, 6 Oct 2014 20:37:01 +0800 Subject: Virtual 9+++ --- src/CuBaseLib/cumatrix.tcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CuBaseLib/cumatrix.tcc b/src/CuBaseLib/cumatrix.tcc index 66e335d..3abca07 100644 --- a/src/CuBaseLib/cumatrix.tcc +++ b/src/CuBaseLib/cumatrix.tcc @@ -383,7 +383,7 @@ namespace TNet { assert(n == Rows()); assert(k == k1); - #if 0 + #if 1 //DEBUG MESSAGE std::cout << "\n" << transb << " " << transa << " " << m << " " << n << " " << k << " " << alpha << " " << B << " " << B.Stride() << " " << -- cgit v1.2.3-70-g09d2