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 gfile downloads #1666

Merged

Conversation

mattdangerw
Copy link
Member

  • Used a local variable that was never set.
  • Used a utility from Keras that did not exist.
  • Did not handle not found errors properly.

@mattdangerw
Copy link
Member Author

It looks like there's some odd Keras 2 failure that is related to dependency changes and not this PR. Might just ignore it as we will drop Keras 2 support soon anyway.

@mattdangerw mattdangerw changed the title Previous version seemed to be broken Fix gfile downloads Jun 17, 2024
Previous version seemed to be broken

- Used a local variable that was never set.
- Used a utility from Keras that did not exist.
- Did not handle not found errors properly.
Copy link
Collaborator

@sampathweb sampathweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mattdangerw mattdangerw merged commit a0d5cd4 into keras-team:master Jun 17, 2024
9 of 10 checks passed
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

3 participants