Home | History | Annotate | Download | only in src

Lines Matching full:sw_count

704     int i, sw_type = 0, sw_count = 0;
745 sw_count = _sample_weights->cols + _sample_weights->rows - 1;
749 sw_count != count && sw_count != _inputs->rows )
774 int si = sw_count == count ? i : idx;