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

Fix dtype propagation - #209

Open
victorjoos wants to merge 1 commit into
keras-team:masterfrom
victorjoos:patch-1
Open

Fix dtype propagation#209
victorjoos wants to merge 1 commit into
keras-team:masterfrom
victorjoos:patch-1

Conversation

@victorjoos

@victorjoos victorjoos commented May 16, 2019

Copy link
Copy Markdown

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

Dref360 commented May 29, 2019

Copy link
Copy Markdown
Contributor

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