Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgrow_stats.h333 mutable_left_count(split, int_label) += weight; in ClassificationAddLeftExample()
351 inline float& mutable_left_count(int split, int class_num) { in mutable_left_count() function
Dgrow_stats.cc438 mutable_left_count(split_num, i) = val; in ExtractFromProto()