Closed LCorleone closed 4 years ago
Dear @LCorleone ,
Many graph embedding algorithms, like deepwalk, line, netmf, only run on CPU and are written in pure python, regardless of DL libraries. Because our GNNs are based on efficient implementations in pytorch_geometric, we don't have any plans for TF in the short term.
Best,
Thanks a lot.