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

Keras 2.0.9 #36

Merged
merged 3 commits into from
Nov 3, 2017
Merged

Keras 2.0.9 #36

merged 3 commits into from
Nov 3, 2017

Conversation

hgaiser
Copy link
Contributor

@hgaiser hgaiser commented Nov 2, 2017

This PR makes the necessary adjustments for Keras 2.0.9. Most noticeably:

  • The interface for dataset generators changed slightly, introducing a _get_batches_of_transformed_samples function which computes the input/output batch(es) given a list of indices.
  • TensorReshape can be removed since Allow to reshape unknown tensors. keras-team/keras#7960 was accepted (which was the reason a custom TensorReshape layer was added to keras-retinanet to begin with).

@enricoliscio
Copy link
Contributor

Seems good. If Mr. Keras accepted your pull reuqest, it must be working.

@hgaiser hgaiser merged commit cca3a90 into master Nov 3, 2017
@hgaiser hgaiser deleted the keras-2.0.9 branch November 3, 2017 12:19
kazushi-fa pushed a commit to kazushi-fa/keras-retinanet_rareplanes that referenced this pull request Aug 17, 2021
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