aboutsummaryrefslogtreecommitdiff
path: root/examples/neon_gemm_qasymm8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neon_gemm_qasymm8.cpp')
-rw-r--r--examples/neon_gemm_qasymm8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/neon_gemm_qasymm8.cpp b/examples/neon_gemm_qasymm8.cpp
index 159636db1d..f6f5dc1026 100644
--- a/examples/neon_gemm_qasymm8.cpp
+++ b/examples/neon_gemm_qasymm8.cpp
@@ -252,7 +252,7 @@ int main(int argc, char **argv)
qgemm.run();
// Run output stage kernel
gemmlowp_output_stage.run();
- std::cout << "Done\n";
+ std::cout << "\nTest Passed\n";
#if ARM_COMPUTE_DEBUG_ENABLED
// Print quantized source matrices