|
void | VW::reductions::multi_model::clear_innermost_offset (dense_parameters &weights, const size_t offset, const size_t total_feature_width, const size_t innermost_feature_width_size) |
|
void | VW::reductions::multi_model::move_innermost_offsets (dense_parameters &weights, const size_t from, const size_t to, const size_t total_feature_width, const size_t innermost_feature_width_size, bool swap=false) |
|
void | VW::reductions::multi_model::reduce_innermost_model_weights (dense_parameters &weights, const size_t offset, const size_t total_feature_width, const size_t innermost_feature_width_size) |
|