From a set of original boxes and encoded relative box offsets, get the decoded boxes. Arguments: rel_codes (Tensor): encoded boxes boxes (Tensor): reference boxes.
(self, rel_codes, boxes)
source not stored for this graph (policy: none)
no test coverage detected