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

Fix spelling errors in the code #1248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix spelling errors in the code #1248

wants to merge 1 commit into from

Conversation

04cb
Copy link

@04cb 04cb commented Mar 1, 2024

In the comments of the example code, "Sequentional" in "# Example of using Sequentional" should be "Sequential".

Similarly, in "# Example of using Sequentional with a specify name for each layer", "Sequentional" is a spelling error and should be "Sequential", and "specify" should be changed to "specified".

In the error message, "should be a instance of nn.Module" should be changed to "should be an instance of nn.Module" to follow the correct use of articles.

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

Successfully merging this pull request may close these issues.

None yet

1 participant