dnn: more debug information

This commit is contained in:
Alexander Alekhin 2017-12-14 19:20:30 +03:00
parent 7b701fee60
commit 0da947e6b3

View File

@ -103,6 +103,7 @@ public:
<< "i_c=" << i_c << std::endl
<< "i_wh=" << i_wh << std::endl
<< "index=" << index << std::endl
<< "maxval=" << inptr[i_wh] << std::endl
<< "outPlaneTotal=" << outPlaneTotal << std::endl
<< "input.size=" << input.size << std::endl
<< "indices.size=" << indices.size << std::endl