Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Support to torch.FloatTensor.resize #156

Description

@abdullahjamal

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions