Vowpal Wabbit
Static Public Attributes | List of all members
vw_dbg Struct Reference

#include <debug_log.h>

Static Public Attributes

static constexpr bool default_log = false
 
static constexpr bool learner = false
 
static constexpr bool gd = false
 
static constexpr bool gd_predict = false
 
static constexpr bool scorer = false
 
static constexpr bool search = false
 
static constexpr bool binary = false
 
static constexpr bool cb_adf = false
 
static constexpr bool csoaa = false
 
static constexpr bool csoaa_ldf = false
 
static constexpr bool cs_active = false
 
static constexpr bool cats_tree = false
 
static constexpr bool cats_pdf = false
 
static constexpr bool cats = false
 
static constexpr bool cb_explore_pdf = false
 
static constexpr bool cb_explore = false
 
static constexpr bool cbify = false
 
static constexpr bool get_pmf = false
 
static constexpr bool sample_pdf = false
 
static constexpr bool cb_explore_get_pmf = false
 
static constexpr bool cb_sample_pdf = false
 
static constexpr bool ccb = false
 
static constexpr bool cb_sample = false
 
static constexpr bool track_stack
 

Member Data Documentation

◆ binary

constexpr bool vw_dbg::binary = false
static

◆ cats

constexpr bool vw_dbg::cats = false
static

◆ cats_pdf

constexpr bool vw_dbg::cats_pdf = false
static

◆ cats_tree

constexpr bool vw_dbg::cats_tree = false
static

◆ cb_adf

constexpr bool vw_dbg::cb_adf = false
static

◆ cb_explore

constexpr bool vw_dbg::cb_explore = false
static

◆ cb_explore_get_pmf

constexpr bool vw_dbg::cb_explore_get_pmf = false
static

◆ cb_explore_pdf

constexpr bool vw_dbg::cb_explore_pdf = false
static

◆ cb_sample

constexpr bool vw_dbg::cb_sample = false
static

◆ cb_sample_pdf

constexpr bool vw_dbg::cb_sample_pdf = false
static

◆ cbify

constexpr bool vw_dbg::cbify = false
static

◆ ccb

constexpr bool vw_dbg::ccb = false
static

◆ cs_active

constexpr bool vw_dbg::cs_active = false
static

◆ csoaa

constexpr bool vw_dbg::csoaa = false
static

◆ csoaa_ldf

constexpr bool vw_dbg::csoaa_ldf = false
static

◆ default_log

constexpr bool vw_dbg::default_log = false
static

◆ gd

constexpr bool vw_dbg::gd = false
static

◆ gd_predict

constexpr bool vw_dbg::gd_predict = false
static

◆ get_pmf

constexpr bool vw_dbg::get_pmf = false
static

◆ learner

constexpr bool vw_dbg::learner = false
static

◆ sample_pdf

constexpr bool vw_dbg::sample_pdf = false
static

◆ scorer

constexpr bool vw_dbg::scorer = false
static

◆ search

constexpr bool vw_dbg::search = false
static

◆ track_stack

constexpr bool vw_dbg::track_stack
static

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