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

HDF5InputDataLayer fails with shuffle=true if data is not 4 dimensional #71

Merged
merged 1 commit into from
Jul 15, 2015

Conversation

maximsch2
Copy link
Contributor

HDF5DataLayer assumes that input data is 4D in one place. Noe that my fix makes line 54 be the same as line 102

@pluskid
Copy link
Owner

pluskid commented Jul 14, 2015

Thanks! This looks good!

But git hub somehow prevent me to merge from a phone because of a failing test (due to 0.4 Julia I guess). I will merge this as soon as possible when I'm back from my trip and have access to a computer. Thanks again!

pluskid added a commit that referenced this pull request Jul 15, 2015
HDF5InputDataLayer fails with shuffle=true if data is not 4 dimensional
@pluskid pluskid merged commit ca0e69c into pluskid:master Jul 15, 2015
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.

2 participants