Update header
This commit is contained in:
parent
ff010f496e
commit
ac6a22ae78
|
@ -41,6 +41,9 @@
|
|||
|
||||
#ifndef ASSEMBLER
|
||||
|
||||
#ifndef BFLOAT16
|
||||
typedef unsigned short bfloat16;
|
||||
#endif
|
||||
#ifdef DYNAMIC_ARCH
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue