|
|
@@ -257,7 +257,7 @@ typedef long BLASLONG; |
|
|
typedef unsigned long BLASULONG; |
|
|
typedef unsigned long BLASULONG; |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#ifndef BFLOAT16 |
|
|
|
|
|
|
|
|
#ifndef bfloat16 |
|
|
#include <stdint.h> |
|
|
#include <stdint.h> |
|
|
typedef uint16_t bfloat16; |
|
|
typedef uint16_t bfloat16; |
|
|
#define BFLOAT16CONVERSION 1 |
|
|
#define BFLOAT16CONVERSION 1 |
|
|
|