Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils.h143 bool BestSplitDominatesClassificationChebyshev(const Tensor& total_counts,
Dtree_utils.cc496 bool BestSplitDominatesClassificationChebyshev(const Tensor& total_counts, in BestSplitDominatesClassificationChebyshev() function