Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix dtype propagation #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

victorjoos
Copy link

@victorjoos victorjoos commented May 16, 2019

Summary

Dtype is not properly propagated to all iterators from ImageDataGenerator.
This pull request fixes this

Related Issues

None

PR Overview

  • This PR requires new unit tests [y/n] (make sure tests are included)
  • This PR requires to update the documentation [y/n] (make sure the docs are up-to-date)
  • This PR is backwards compatible [y/n]
  • This PR changes the current API [y/n] (all API changes need to be approved by fchollet)

@victorjoos victorjoos marked this pull request as ready for review May 16, 2019 14:49
@Dref360
Copy link
Contributor

Dref360 commented May 29, 2019

Could you add a test to validate this behaviour?

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

Successfully merging this pull request may close these issues.

2 participants