Thanks to visit codestin.com
Credit goes to github.com

Skip to content

iter.next() to next(iter) #20

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 1 commit into from
Jan 5, 2023
Merged

Conversation

danblae
Copy link
Contributor

@danblae danblae commented Nov 14, 2022

The new pytorch version does not allow the old command and causes the code to return errors when running. It is a small fix, that will especially help beginners.

The new pytorch version does not allow the old command and causes the code to return errors when running. It is a small fix, that will especially help beginners.
@massisenergy
Copy link

Same observation here. Just made that change here

Copy link
Owner

@patrickloeber patrickloeber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@patrickloeber patrickloeber merged commit fbb6f59 into patrickloeber:master Jan 5, 2023
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.

3 participants