Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In pregel programming model, how does the static method Combine work #3783

Open
dongxudongxu opened this issue May 13, 2024 · 1 comment
Open

Comments

@dongxudongxu
Copy link

I check your document "06_writing_your_own_algorithms.ipynb", it says

### 可选的 Combiner 函数
我们可以定义一个 Combiner 以减少消息通信的开销,注意这个 Combiner 函数是可选的,您也可以不实现。

It's unclear for me, how to correctly define a Combiner in detail, and how to use it in the static method Compute?
Thanks for your attention and help, looking forward to your reply

Copy link

welcome bot commented May 13, 2024

Thanks for opening your first issue here! Be sure to follow the issue template! And a maintainer will get back to you shortly!
Please feel free to contact us on DingTalk, WeChat account(graphscope) or Slack. We are happy to answer your questions responsively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant