Vowpal Wabbit
Loading...
Searching...
No Matches
Public Attributes | List of all members
VW::details::runtime_config Class Reference

#include <global_data.h>

Public Attributes

bool vw_is_main = false
 
bool training
 
size_t pass_length
 
size_t numpasses
 
bool default_bits
 
all_reduce_type selected_all_reduce_type
 
uint32_t hash_seed
 

Member Data Documentation

◆ default_bits

bool VW::details::runtime_config::default_bits

◆ hash_seed

uint32_t VW::details::runtime_config::hash_seed

◆ numpasses

size_t VW::details::runtime_config::numpasses

◆ pass_length

size_t VW::details::runtime_config::pass_length

◆ selected_all_reduce_type

all_reduce_type VW::details::runtime_config::selected_all_reduce_type

◆ training

bool VW::details::runtime_config::training

◆ vw_is_main

bool VW::details::runtime_config::vw_is_main = false

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