Skip to content

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

Open
dengyingxu wants to merge 1 commit intocharlesq34:masterfrom
dengyingxu:master
Open

fix: Fixed dataset download and failure to run in TensorFlow2.0 envir…#304
dengyingxu wants to merge 1 commit intocharlesq34:masterfrom
dengyingxu:master

Conversation

@dengyingxu
Copy link
Copy Markdown

…onment

@dengyingxu
Copy link
Copy Markdown
Author

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

@LordFarquaadtheCreator
Copy link
Copy Markdown

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