Commit 4478067f authored by Andrey Filippov's avatar Andrey Filippov

tweaking output to compare with GPU

parent 4c45ca5b
This diff is collapsed.
......@@ -1261,7 +1261,7 @@ public class TwoQuadCLT {
port_xy_main_dbg, // final double [][][] port_xy_main_dbg, // for each tile/port save x,y pixel coordinates (gpu code development)
port_xy_aux_dbg); // final double [][][] port_xy_aux_dbg) // for each tile/port save x,y pixel coordinates (gpu code development)
if (debugLevel < -1000) {
if (debugLevel < 1000) {
return null;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment