Searched defs:RandomWalk (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/ | ||
| D | graph_data_service_impl.cc | 276 Status GraphDataServiceImpl::RandomWalk(const GnnGraphDataRequestPb *request, GnnGraphDataResponseP… in RandomWalk() function in mindspore::dataset::gnn::GraphDataServiceImpl |
| D | graph_data_client.cc | 197 Status GraphDataClient::GraphDataClient::RandomWalk(const std::vector<NodeIdType> &node_list, in RandomWalk() function in mindspore::dataset::gnn::GraphDataClient::GraphDataClient |
| D | graph_data_impl.cc | 363 Status GraphDataImpl::RandomWalk(const std::vector<NodeIdType> &node_list, const std::vector<NodeTy… in RandomWalk() function in mindspore::dataset::gnn::GraphDataImpl |