projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae8785
)
Fix bfloat16 conditional
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Tue, 13 Oct 2020 07:11:36 +0000
(09:11 +0200)
committer
GitHub
<noreply@github.com>
Tue, 13 Oct 2020 07:11:36 +0000
(09:11 +0200)
common.h
patch
|
blob
|
history
diff --git
a/common.h
b/common.h
index
89eeb19
..
a3ef99b
100644
(file)
--- a/
common.h
+++ b/
common.h
@@
-257,7
+257,7
@@
typedef long BLASLONG;
typedef unsigned long BLASULONG;
#endif
-#ifndef
BFLOAT
16
+#ifndef
bfloat
16
#include <stdint.h>
typedef uint16_t bfloat16;
#define BFLOAT16CONVERSION 1