TinyChatEngine
|
This is the complete list of members for Int8OPTAttention, including all inherited members.
forward(const struct Int8OPTAttention_input &input) (defined in Int8OPTAttention) | Int8OPTAttention | |
initialized_memory(const struct model_config config) (defined in Int8OPTAttention) | Int8OPTAttention | static |
Int8OPTAttention(std::string param_path, const struct model_config config, BMM_S8T_S8N_F32T &qk_bmm, BMM_S8T_S8N_S8T &pv_bmm, W8A8B8O8Linear &k_proj, W8A8B8O8Linear &v_proj, W8A8B8O8Linear &q_proj, W8A8BFP32OFP32Linear &out_proj) (defined in Int8OPTAttention) | Int8OPTAttention | |
Int8OPTAttention() (defined in Int8OPTAttention) | Int8OPTAttention | inline |