I tried to convert the code into tensorflow 2.X (2.10), wanted to run reddit dataset, since networkx 1.11 is not compatible with TF 2.X, getting following error
Removed 231443 nodes that lacked proper annotations due to networkx versioning issues.
how can I resolve it?