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

Reactivate shuffling of dataset by default #15

Open
FrederikHeber opened this issue Jun 13, 2018 · 0 comments
Open

Reactivate shuffling of dataset by default #15

FrederikHeber opened this issue Jun 13, 2018 · 0 comments
Assignees

Comments

@FrederikHeber
Copy link
Collaborator

We had deactivated shuffling of the dataset prior to tf.Dataset introduction because of tf's shuffle-repeat "bug".

Since tf.Dataset allows to first shuffle and then repeat, we may reactivate shuffling by default. This needs checking whether test fail because of different summation orders and so on.

Note that this should in principle change nothing of batch_size equals the dimension of the dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant