Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dfertile-stats-resource.cc49 const int32 children_depth = parent_depth + 1; in Allocate() local
51 AllocateNode(child, children_depth); in Allocate()