Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_data_impl.cc725 std::shared_ptr<StochasticIndex> stochastic_index; in Node2vecWalk() local
838 uint32_t GraphDataImpl::RandomWalkBase::WalkToNextNode(const StochasticIndex &stochastic_index) { in WalkToNextNode()