Home
last modified time | relevance | path

Searched defs:left_count (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dprob.c32 const unsigned int left_count = in tree_merge_probs_impl() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgrow_stats.h342 float left_count(int split, int class_num) const override { in left_count() function
405 float left_count(int split, int class_num) const override { in left_count() function
509 float left_count(int split, int class_num) const override { in left_count() function
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils.cc135 float left_count = splits_count_accessor(accumulator, i, 0); in RegressionSplitScore() local
252 float left_count = lc(accumulator, index, i + 1); in MakeBootstrapWeights() local