Searched refs:getDirichletMean (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
D | tree_utils.cc | 374 void getDirichletMean(const Tensor& total_counts, const Tensor& split_counts, in getDirichletMean() function 524 getDirichletMean(total_counts, split_counts, accumulator, best_feature_index, in BestSplitDominatesClassificationChebyshev() 527 getDirichletMean(total_counts, split_counts, accumulator, second_best_index, in BestSplitDominatesClassificationChebyshev()
|