Skip to content

run on python3.8 , tf 2.0#59

Open
AbelDengGang wants to merge 4 commits intojinyu121:masterfrom
AbelDengGang:master
Open

run on python3.8 , tf 2.0#59
AbelDengGang wants to merge 4 commits intojinyu121:masterfrom
AbelDengGang:master

Conversation

@AbelDengGang
Copy link

  1. default tf version is tf2.0, so need update import: import tensorflow.compat.v1 as tf
  2. on python 3.8, raise RuntimeError: generator raised StopIteration. So need break when read cfg file finish
  3. add dropout layer. Now you can ignore it.

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.

1 participant