Home
last modified time | relevance | path

Searched defs:RandomWalk (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_data_service_impl.cc276 Status GraphDataServiceImpl::RandomWalk(const GnnGraphDataRequestPb *request, GnnGraphDataResponseP… in RandomWalk() function in mindspore::dataset::gnn::GraphDataServiceImpl
Dgraph_data_client.cc197 Status GraphDataClient::GraphDataClient::RandomWalk(const std::vector<NodeIdType> &node_list, in RandomWalk() function in mindspore::dataset::gnn::GraphDataClient::GraphDataClient
Dgraph_data_impl.cc363 Status GraphDataImpl::RandomWalk(const std::vector<NodeIdType> &node_list, const std::vector<NodeTy… in RandomWalk() function in mindspore::dataset::gnn::GraphDataImpl