commit | a437638028c216a03572593b9d4e3532df2a308d | [log] [tgz] |
---|---|---|
author | Anthony Barbier <anthony.barbier@arm.com> | Wed Apr 12 15:12:46 2017 +0100 |
committer | Anthony Barbier <anthony.barbier@arm.com> | Wed Apr 12 17:42:01 2017 +0100 |
tree | b2aeef6797fdc620419431b4b3d3c4f46febf69e | |
parent | 68a98dc29106a4c8c34e8cac542fe0bdad4ad531 [diff] [blame] |
arm_compute v17.04
diff --git a/examples/neon_convolution.cpp b/examples/neon_convolution.cpp index 28042bf..fc68aa2 100644 --- a/examples/neon_convolution.cpp +++ b/examples/neon_convolution.cpp
@@ -107,6 +107,7 @@ } /** Main program for convolution test + * * @param[in] argc Number of arguments * @param[in] argv Arguments ( [optional] Path to PPM image to process ) */