Input: - boxes: FloatTensor of shape (O, 4) giving boxes in the [x0, y0, x1, y1] format in the [0, 1] coordinate space - H, W: Scalars giving size of output Returns: - grid: FloatTensor of shape (O, H, W, 2) suitable for passing to grid_sample
(boxes, H, W)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected