Liu-Wendao

Results 2 issues of Liu-Wendao

Is there any method for GlobalAvgPooling or GlobalMaxPooling? thanks!

hi, I tried to convert a pytorch tensor to a cumm.core_cc.tensorview_bind.Tensor using tensor.cpu().detech().numpy() and tensorview.from_numpy(), but the gradient that I need will be lost. So, how can I convert a...