Skip to content

fix: Fixed dataset download and failure to run in TensorFlow2.0 envir… #304

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

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

Conversation

dengyingxu
Copy link

…onment

@dengyingxu
Copy link
Author

Fixed dataset download and failure to run in TensorFlow2.0 environment

@LordFarquaadtheCreator
Copy link

great fix - I also got an error on a more recent version of TF for line 256 on train.py
AttributeError: module 'numpy' has no attribute 'float'.
Good fix is to replace np.float with just float

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