Searched defs:stochastic_index (Results 1 – 1 of 1) sorted by relevance
725 std::shared_ptr<StochasticIndex> stochastic_index; in Node2vecWalk() local838 uint32_t GraphDataImpl::RandomWalkBase::WalkToNextNode(const StochasticIndex &stochastic_index) { in WalkToNextNode()