Update setparam-ref.c

This commit is contained in:
Martin Kroeker 2020-08-17 22:16:20 +02:00 committed by GitHub
parent 6c279ef552
commit e46d761bca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ gotoblas_t TABLE_NAME = {
sgemm_direct_performantTS, sgemm_direct_performantTS,
#else #else
sgemm_direct, sgemm_direct,
sgemm_direct_performant sgemm_direct_performant,
#endif #endif
sgemm_kernelTS, sgemm_betaTS, sgemm_kernelTS, sgemm_betaTS,
#if SGEMM_DEFAULT_UNROLL_M != SGEMM_DEFAULT_UNROLL_N #if SGEMM_DEFAULT_UNROLL_M != SGEMM_DEFAULT_UNROLL_N