Commit 0f318650 authored by Paul's avatar Paul
Browse files

Remove whitespace

parent 837bce78
...@@ -43,7 +43,6 @@ struct cpu_convolution ...@@ -43,7 +43,6 @@ struct cpu_convolution
}); });
output(o, w, i, j) = acc; output(o, w, i, j) = acc;
}); });
}); });
return result; return result;
} }
......
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