Searched defs:BoundingBoxDecode (Results 1 – 2 of 2) sorted by relevance
68 void BoundingBoxDecode(const size_t size, const T *rois, const T *deltas, T *bboxes, const float &m… in BoundingBoxDecode() function
204 class BoundingBoxDecode(PrimitiveWithInfer): class