Add batch approach for matrix multiplication
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 62
− 0
@@ -26,6 +26,34 @@ class InitializeInput : public benchmark::Fixture {
@@ -100,4 +128,38 @@ BENCHMARK_F(InitializeInput, MatrixMultiplicationNEONb)