Skip to content

About nn.PReLU(x) in Sequential #5

@Fi-past

Description

@Fi-past

nn.PReLU() shouldn't set x or s in Sequential, for example, from my code, I think nn.PReLU(x) is false in Sequential(It will cause bug torch.cuda.FloatTensor is not a Module subclass). We should change it nn.PReLU(), it seems right in Sequential

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions