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 646861f commit 4585e2cCopy full SHA for 4585e2c
exllama_ext/matrix.h renamed to exllama_ext/matrix.cuh
@@ -1,5 +1,5 @@
1
-#ifndef _matrix_h
2
-#define _matrix_h
+#ifndef _matrix_cuh
+#define _matrix_cuh
3
4
#include <cuda_runtime.h>
5
#include <cuda_fp16.h>
0 commit comments