We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2061f7f commit 756062aCopy full SHA for 756062a
kernel/generic/gemmkernel_2x2.c
@@ -1,5 +1,5 @@
1
#include "common.h"
2
-#if defined(HALF) && defined(HALFCONVERSION)
+#if defined(BFLOAT16) && defined(BFLOAT16CONVERSION)
3
static float
4
bfloat16tof32 (bfloat16 f16)
5
{
0 commit comments