Skip to content

Conversation

ChaitanyaSirivuri
Copy link

This pull request includes a small change to the tutorials/01-basics/pytorch_basics/main.py file. The change modifies how the next batch of images and labels is retrieved from the data iterator to improve code readability and usage consistency.

Updatad data_iter.next() to next(data_iter).
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.

1 participant