Krotos Modules 3
Loading...
Searching...
No Matches
quantize_fns_t Struct Reference

#include <ggml.h>

Public Attributes

dequantize_row_q_t dequantize_row_q
 
quantize_row_q_t quantize_row_q
 
quantize_row_q_t quantize_row_q_reference
 
quantize_row_q_t quantize_row_q_dot
 
vec_dot_q_t vec_dot_q
 
enum ggml_type vec_dot_type
 

Member Data Documentation

◆ dequantize_row_q

dequantize_row_q_t quantize_fns_t::dequantize_row_q

◆ quantize_row_q

quantize_row_q_t quantize_fns_t::quantize_row_q

◆ quantize_row_q_dot

quantize_row_q_t quantize_fns_t::quantize_row_q_dot

◆ quantize_row_q_reference

quantize_row_q_t quantize_fns_t::quantize_row_q_reference

◆ vec_dot_q

vec_dot_q_t quantize_fns_t::vec_dot_q

◆ vec_dot_type

enum ggml_type quantize_fns_t::vec_dot_type

The documentation for this struct was generated from the following file: