#include <ckernel_quant.h>
Data Fields | |
| ck_half | d |
| uint8_t | qh [256/4] |
| uint8_t | ql [256/2] |
| int8_t | scales [256/16] |
Definition at line 156 of file ckernel_quant.h.
| ck_half block_q6_K::d |
Definition at line 160 of file ckernel_quant.h.
Referenced by dequant_q6_k_block(), dot_q6_k_q8_k_256_sse(), and dot_q6_k_ref().
| uint8_t block_q6_K::qh[256/4] |
Definition at line 158 of file ckernel_quant.h.
Referenced by dequant_q6_k_block(), dot_q6_k_q8_k_256_sse(), dot_q6_k_q8_k_ref(), and dot_q6_k_ref().
| uint8_t block_q6_K::ql[256/2] |
Definition at line 157 of file ckernel_quant.h.
Referenced by dequant_q6_k_block(), dot_q6_k_q8_k_256_sse(), dot_q6_k_q8_k_ref(), and dot_q6_k_ref().
| int8_t block_q6_K::scales[256/16] |
Definition at line 159 of file ckernel_quant.h.
Referenced by dequant_q6_k_block(), dot_q6_k_q8_k_256_sse(), dot_q6_k_q8_k_ref(), and dot_q6_k_ref().