Home
last modified time | relevance | path

Searched defs:IOU (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op.cc114 static inline float IOU(typename TTypes<T, 2>::ConstTensor boxes, int i, in IOU() function
147 static inline float IOU(const float* boxes, int i, int j) { in IOU() function