We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149105d commit 8ff2894Copy full SHA for 8ff2894
include/kernel_float/macros.h
@@ -32,7 +32,7 @@
32
#endif
33
34
#ifndef KERNEL_FLOAT_FP8_AVAILABLE
35
-#define KERNEL_FLOAT_FP8_AVAILABLE (1)
+#define KERNEL_FLOAT_FP8_AVAILABLE (0)
36
37
38
#endif //KERNEL_FLOAT_MACROS_H
0 commit comments