From 0c3b95c98a8c755aa99b0a177b790cb82e0bdcb5 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Tue, 7 Oct 2014 23:57:12 +0800 Subject: output 1+++++++ --- src/CuTNetLib/cuCompDisc.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CuTNetLib/cuCompDisc.h b/src/CuTNetLib/cuCompDisc.h index b6876c8..a9200ef 100644 --- a/src/CuTNetLib/cuCompDisc.h +++ b/src/CuTNetLib/cuCompDisc.h @@ -133,7 +133,10 @@ namespace TNet { CuComponent* FindOutput(int &pos) { if (pos<0 or pos>=outID.size()) + { + std::cout<<"pos"<