torch-autograd icon indicating copy to clipboard operation
torch-autograd copied to clipboard

Support to torch.FloatTensor.resize

Open abdullahjamal opened this issue 8 years ago • 0 comments

Hi, I want to highlight about the resize function. A snippet of code where I'm getting an error about resize is follwing term1 = term1 or input.new() term1:resize(input:size() "function torch.FloatTensor.resize not currently supported by autograd"

abdullahjamal avatar Oct 05 '16 00:10 abdullahjamal