Home
last modified time | relevance | path

Searched refs:max_unpooling2d_forward_out_cuda (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DMaxUnpooling.cu116 Tensor& max_unpooling2d_forward_out_cuda(const Tensor& self_, in max_unpooling2d_forward_out_cuda() function
208 at::native::max_unpooling2d_forward_out_cuda(self, indices, output_size, output); in max_unpooling2d_forward_cuda()