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

View File

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