Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About nn.PReLU(x) in Sequential #5

Open
Fi-past opened this issue Dec 4, 2021 · 0 comments
Open

About nn.PReLU(x) in Sequential #5

Fi-past opened this issue Dec 4, 2021 · 0 comments

Comments

@Fi-past
Copy link

Fi-past commented Dec 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant