Define AXPBY_K fallback for float16

This commit is contained in:
Martin Kroeker 2020-04-18 11:10:15 +02:00 committed by GitHub
parent f361de30a3
commit e7afe8a969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -648,6 +648,7 @@
#define AXPYU_K SAXPYU_K #define AXPYU_K SAXPYU_K
#define AXPYC_K SAXPYC_K #define AXPYC_K SAXPYC_K
#define AXPBY_K SAXPBY_K
#define SCAL_K SSCAL_K #define SCAL_K SSCAL_K
#define GEMV_N SGEMV_N #define GEMV_N SGEMV_N
#define GEMV_T SGEMV_T #define GEMV_T SGEMV_T