Input: - samples: FloatTensor of shape (O, D, H, W) - obj_to_img: LongTensor of shape (O,) with each element in the range [0, N) mapping elements of samples to output images Output: - pooled: FloatTensor of shape (N, D, H, W)
(samples, obj_to_img, pooling='sum')
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected