Searched defs:cur_col (Results 1 – 3 of 3) sorted by relevance
25 size_t cur_col = pos % num_samples; in RandomCategorical() local41 size_t cur_col = pos % num_classes; in GetCdf() local
1072 …(const float *a, const float *b, float *c, const float *bias, int act_type, int depth, int cur_col, in MatVecMulAvxFp32()
960 int cur_col; member