Skip to content

Fix bugs in data_utls.batch_gen#56

Open
PedroPei wants to merge 1 commit intosuriyadeepan:masterfrom
PedroPei:patch-1
Open

Fix bugs in data_utls.batch_gen#56
PedroPei wants to merge 1 commit intosuriyadeepan:masterfrom
PedroPei:patch-1

Conversation

@PedroPei
Copy link

Previous batch_gen will generate the same batch all the time.Now it can generate batches in order and you will get a new batch when you run batch_gen.next()

Previous batch_gen will generate the same batch all the time.Now it can generate batches in order and you will get a new batch when you run batch_gen.__next__()
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