Fix DYNAMIC_ARCH compilation errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "common.h"
|
||||
#if defined(HALF) && defined(HALFCONVERSION)
|
||||
float
|
||||
static float
|
||||
bfloat16tof32 (bfloat16 f16)
|
||||
{
|
||||
float result = 0;
|
||||
|
||||
Reference in New Issue
Block a user