Skip to content

small comment modification: torch.nn.Parameter instead of nn.Linear #1302

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

Merged
merged 5 commits into from
Apr 7, 2021

Conversation

manju-dev
Copy link
Contributor

  • nn.Linear module is not defined in Polynomial3 model.
  • torch.nn.Parameter is used to defined the members of the model

* nn.Linear module is not defined in Polynomial3 model.
* torch.nn.Parameter is used to defined the members of the model
@facebook-github-bot
Copy link
Contributor

Hi @manju-dev!

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@netlify
Copy link

netlify bot commented Jan 3, 2021

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 772ddc9

https://deploy-preview-1302--pytorch-tutorials-preview.netlify.app

@manju-dev manju-dev marked this pull request as ready for review January 3, 2021 10:39
Base automatically changed from master to main February 16, 2021 19:33
Base automatically changed from main to master February 16, 2021 19:37
@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@holly1238 holly1238 merged commit cecea51 into pytorch:master Apr 7, 2021
@manju-dev manju-dev deleted the patch-1 branch April 8, 2021 02:43
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
* nn.Linear module is not defined in Polynomial3 model.
* torch.nn.Parameter is used to defined the members of the model

Co-authored-by: Brian Johnson <brianjo@fb.com>
Co-authored-by: holly1238 <77758406+holly1238@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants