dnn: more debug information
This commit is contained in:
parent
7b701fee60
commit
0da947e6b3
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user