Home
last modified time | relevance | path

Searched refs:wid_atomic (Results 1 – 1 of 1) sorted by relevance

/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dstagewise_poly.cc422 …uint32_t wid_atomic = wid_mask(poly, un_ft_offset(poly, (uint32_t)((&w - poly.all->reg.weight_vect… in synthetic_create_rec() local
423 uint32_t wid_cur = child_wid(poly, wid_atomic, poly.synth_rec_f.weight_index); in synthetic_create_rec()
424 assert(wid_atomic % stride_shift(poly, 1) == 0); in synthetic_create_rec()