Searched defs:BoundingBoxEncode (Results 1 – 2 of 2) sorted by relevance
52 void BoundingBoxEncode(const size_t size, const T *anchor_box, const T *groundtruth_box, T *deltas,… in BoundingBoxEncode() function
145 class BoundingBoxEncode(PrimitiveWithInfer): class