yao8839836/text_gcn

Error with Tf 2.5

yogeshhk opened this issue · 1 comments

Seems like tf compatability issue. For tf 2.5.5 on Windows 10, with just CPU, getting following error while training R8 corpus:

AttributeError: module 'tensorflow' has no attribute 'app'

Any ideas?

Added #123 to address the above error.
Fork https://github.com/yogeshhk/text_gcn has multiple such changes to get the codebase working in tf 2