Commit Graph

31 Commits

Author SHA1 Message Date
Zhenglong Li 142c1d27f6 Fix docs error 2021-07-09 17:45:58 +08:00
Zhenglong Li 7e26677534 Fix error info bug and multiprocessing shared memory error 2021-07-02 11:31:27 +08:00
YangLuo 17c121b087 Give concreted error when mappable dataset lack __len__ method 2021-06-29 11:13:12 +08:00
Zhenglong Li 2a3e1329d8 Fix docs error in gnn api 2021-06-16 17:58:48 +08:00
Zhenglong Li e7c58f08bb Fix API error 2021-06-15 10:29:02 +08:00
Zhenglong Li 5069c4c966 API_docs_modify 2021-06-11 11:06:28 +08:00
Zhenglong Li 2c7d1bf603 Implement new gnn feature 2021-06-07 10:20:06 +08:00
Zhenglong Li 9284b6d6af Add special case returned value for get feature function 2021-05-18 15:53:01 +08:00
mindspore-ci-bot e07a69d8f8 !14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by: 
Signed-off-by:
2021-04-13 10:44:27 +08:00
Zhenglong Li f3895f2b09 Add get edges from nodes function for gnn network 2021-04-10 18:31:13 +08:00
Xiao Tianci cd3206c26c fix error examples in docs of dataset 2021-03-09 19:53:30 +08:00
Xiao Tianci bf69444b3a fix the examples in docs of minddata 2021-03-06 18:28:26 +08:00
13465716071 3594bd581c Mindcon Shandong bug fix part1
fix rebase confict
2021-02-02 20:13:35 +08:00
heleiwang 2dc9ba761c gnn support weight sampling neighbors. 2021-01-28 15:28:44 +08:00
Xiao Tianci f7093efe6a modify return description in comments 2021-01-18 20:52:04 +08:00
ms_yan 0cb5c47856 add err modify 2020-11-18 16:30:24 +08:00
shenwei41 f2e34b2eaf Clean up the view code 2020-09-19 19:02:04 +08:00
Cathy Wong f7adf648e9 dataset API docstring: Update datasets, samplers, graphdata and text 2020-09-14 18:10:44 -04:00
heleiwang de36b0af1a fix graphdata error 2020-08-26 17:21:59 +08:00
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios 2020-08-19 11:09:01 +08:00
guansongsong 0bf6ae913a fix python api doc for mindspore.dataset 2020-07-27 14:23:28 +08:00
heleiwang bfecfc9f96 Fix comment errors
Add parameter verification
2020-07-21 10:01:21 +08:00
heleiwang 7a046a1d70 support get_edge_feature 2020-07-10 17:05:23 +08:00
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
add fix to random resize decode crop test case

fix pylint issues
2020-07-07 17:32:08 -04:00
heleiwang ea7d2fc535 fix comment error 2020-06-18 10:54:04 +08:00
Jonathan Yan 87d2c27c7f random walk v1 2020-06-15 08:54:10 -04:00
heleiwang a582ceabf6 fix help of graph_info 2020-06-11 12:08:33 +08:00
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
2. mod cora and citeseer conversion script
2020-06-10 15:52:26 +08:00
heleiwang b111b85828 fix log error 2020-05-25 18:40:53 +08:00
heleiwang f28f883cac fix comments error and modify parameter check 2020-05-23 18:31:13 +08:00
heleiwang 599a449e0b Support processing GNN data 2020-05-22 14:15:25 +08:00