Vowpal Wabbit
Loading...
Searching...
No Matches
Namespaces | Functions
multi_model_utils.h File Reference
#include "vw/common/random.h"
#include "vw/core/array_parameters_dense.h"
#include "vw/core/learner.h"

Namespaces

namespace  VW
 
namespace  VW::reductions
 
namespace  VW::reductions::multi_model
 

Functions

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)