Commit 214943c
Restore common.h include in ops.cuh for DataType_t enum
common.h defines General8bit, FP4, NF4 enum values used in template
instantiations. It was previously the only include; now include both
common.h (for DataType_t) and common.cuh (for BNB_WARP_SIZE).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bef474a commit 214943c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments