Commit Graph

9 Commits (ac5b59c962383a50cbbe994b1cb79141ac8e9af2)

Author SHA1 Message Date
heleiwang 2dc9ba761c gnn support weight sampling neighbors.
4 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
liubuyu 43c79eb853 mindspore path adjust
5 years ago
heleiwang 7a046a1d70 support get_edge_feature
5 years ago
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
5 years ago
heleiwang 0d52888fc5 fix misspell and check parameters
5 years ago
Jonathan Yan 87d2c27c7f random walk v1
5 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
5 years ago
heleiwang 599a449e0b Support processing GNN data
5 years ago