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

Fixed Dataset.subset when buffer_size is None #816

Merged
merged 3 commits into from
May 9, 2019
Merged

Conversation

varisd
Copy link
Member

@varisd varisd commented Apr 23, 2019

Dataset.subset method was not working when Dataset wasn't initialized as lazy. This workaround fixes the problem.

Copy link
Member

@jindrahelcl jindrahelcl left a comment

Choose a reason for hiding this comment

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

na zjištění, jestli existujou buffer_size se používá self.lazy

neuralmonkey/dataset.py Outdated Show resolved Hide resolved
@varisd
Copy link
Member Author

varisd commented May 2, 2019

ping

@varisd varisd merged commit 1bb61f6 into master May 9, 2019
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

2 participants