Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/kernels/
Dsegmentation_ops.h71 forest_(forest), in BlockedImageUnionFindFunctor()
77 while (forest_[index] != index) { in find()
78 index = forest_[index]; in find()
160 OutputType* const forest_; variable
221 forest_[child] = parent; in do_union()