xiefangqi
|
d6a6a5c6f8
|
fix dataset api comments
|
4 years ago |
ms_yan
|
bfd306a6f2
|
add common import
|
4 years ago |
ms_yan
|
c9c11454fe
|
add import for example of graphdata
|
4 years ago |
Zhenglong Li
|
142c1d27f6
|
Fix docs error
|
4 years ago |
Zhenglong Li
|
7e26677534
|
Fix error info bug and multiprocessing shared memory error
|
4 years ago |
YangLuo
|
17c121b087
|
Give concreted error when mappable dataset lack __len__ method
|
4 years ago |
Zhenglong Li
|
2a3e1329d8
|
Fix docs error in gnn api
|
4 years ago |
Zhenglong Li
|
e7c58f08bb
|
Fix API error
|
4 years ago |
Zhenglong Li
|
5069c4c966
|
API_docs_modify
|
4 years ago |
Zhenglong Li
|
2c7d1bf603
|
Implement new gnn feature
|
4 years ago |
Zhenglong Li
|
9284b6d6af
|
Add special case returned value for get feature function
|
4 years ago |
mindspore-ci-bot
|
e07a69d8f8
|
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
|
5 years ago |
Zhenglong Li
|
f3895f2b09
|
Add get edges from nodes function for gnn network
|
5 years ago |
Xiao Tianci
|
cd3206c26c
|
fix error examples in docs of dataset
|
5 years ago |
Xiao Tianci
|
bf69444b3a
|
fix the examples in docs of minddata
|
5 years ago |
13465716071
|
3594bd581c
|
Mindcon Shandong bug fix part1
fix rebase confict
|
5 years ago |
heleiwang
|
2dc9ba761c
|
gnn support weight sampling neighbors.
|
5 years ago |
Xiao Tianci
|
f7093efe6a
|
modify return description in comments
|
5 years ago |
ms_yan
|
0cb5c47856
|
add err modify
|
5 years ago |
shenwei41
|
f2e34b2eaf
|
Clean up the view code
|
5 years ago |
Cathy Wong
|
f7adf648e9
|
dataset API docstring: Update datasets, samplers, graphdata and text
|
5 years ago |
heleiwang
|
de36b0af1a
|
fix graphdata error
|
5 years ago |
heleiwang
|
8ee4d8e92d
|
Gnn data processing supports distributed scenarios
|
5 years ago |
guansongsong
|
0bf6ae913a
|
fix python api doc for mindspore.dataset
|
5 years ago |
heleiwang
|
bfecfc9f96
|
Fix comment errors
Add parameter verification
|
5 years ago |
heleiwang
|
7a046a1d70
|
support get_edge_feature
|
5 years ago |
tony_liu2
|
14899a1410
|
fix gnn random walk pr 1977 comments
add fix to random resize decode crop test case
fix pylint issues
|
5 years ago |
heleiwang
|
ea7d2fc535
|
fix comment error
|
5 years ago |
Jonathan Yan
|
87d2c27c7f
|
random walk v1
|
5 years ago |
heleiwang
|
a582ceabf6
|
fix help of graph_info
|
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
2. mod cora and citeseer conversion script
|
5 years ago |
heleiwang
|
b111b85828
|
fix log error
|
5 years ago |
heleiwang
|
f28f883cac
|
fix comments error and modify parameter check
|
5 years ago |
heleiwang
|
599a449e0b
|
Support processing GNN data
|
5 years ago |