diff --git a/src/operations/blas3/gemm_local.hpp b/src/operations/blas3/gemm_local.hpp index 6bb0c6629..d39681346 100644 --- a/src/operations/blas3/gemm_local.hpp +++ b/src/operations/blas3/gemm_local.hpp @@ -113,7 +113,7 @@ class Gemm + bool SymmA, bool SymmB, typename element_t, typename element_out_t, + bool is_beta_zero, int VectorSize> class Gemm(gemm_memory_t::local), static_cast(gemm_algorithm_t::standard), static_cast(gemm_vectorization_t::none), VectorSize,