TinyChatEngine
|
This is the complete list of members for Linear_FP_int4, including all inherited members.
bias (defined in Linear_FP_int4) | Linear_FP_int4 | |
forward(const Matrix3D< float > &x, Matrix3D< float > &output) (defined in Linear_FP_int4) | Linear_FP_int4 | |
forward_fast(const Matrix3D< float > &x, Matrix3D< float > &output) (defined in Linear_FP_int4) | Linear_FP_int4 | |
forward_ref(const Matrix3D< float > &x, Matrix3D< float > &output) (defined in Linear_FP_int4) | Linear_FP_int4 | |
has_bias (defined in Linear_FP_int4) | Linear_FP_int4 | |
Linear_FP_int4(Matrix3D< uint8_t > weight_, std::string weight_path) (defined in Linear_FP_int4) | Linear_FP_int4 | inline |
Linear_FP_int4(Matrix3D< uint8_t > weight_, std::string weight_path, Matrix3D< float > bias_, std::string bias_path) (defined in Linear_FP_int4) | Linear_FP_int4 | inline |
Linear_FP_int4(Matrix3D< uint8_t > weight_, std::string weight_path, Matrix3D< float > scale_ptr_, Matrix3D< float > offset_ptr_, Matrix3D< float > zero_point_ptr_) (defined in Linear_FP_int4) | Linear_FP_int4 | inline |
Linear_FP_int4() (defined in Linear_FP_int4) | Linear_FP_int4 | inline |
offset (defined in Linear_FP_int4) | Linear_FP_int4 | |
scale (defined in Linear_FP_int4) | Linear_FP_int4 | |
weight (defined in Linear_FP_int4) | Linear_FP_int4 | |
zero_point (defined in Linear_FP_int4) | Linear_FP_int4 |