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

Fix various bugs #51

Merged
merged 3 commits into from
Jun 21, 2017
Merged

Fix various bugs #51

merged 3 commits into from
Jun 21, 2017

Conversation

lewfish
Copy link
Contributor

@lewfish lewfish commented Jun 21, 2017

This PR fixes a few bugs that I found after looking into #49. This also makes safe augmentation methods the default instead of none.

This prevents running out of memory when running locally.
This seems more intuitive, since we almost always use safe augmentations.
They can still be turned off by setting augmentation_methods to null
This broke at some point during refactoring
@lewfish lewfish merged commit 9b734c8 into develop Jun 21, 2017
@lewfish lewfish deleted the lf/bugs branch June 21, 2017 18:13
@lewfish lewfish mentioned this pull request Jun 21, 2017
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

1 participant