We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
观察到cogdl中Embedding学习任务似乎没有提供并行化的工具,后续会有改进吗
The text was updated successfully, but these errors were encountered:
Hi @nanyoullm,
感谢关注cogdl。目前,大部分network embedding的方法,我们仅使用cpu来进行训练。这个一方面是因为network embedding的方法一般比较“shallow”,另一方面是因为有些算法基于矩阵分解。不知道你具体希望哪个(哪些)算法被加速?
Sorry, something went wrong.
No branches or pull requests
❓ Questions & Help
观察到cogdl中Embedding学习任务似乎没有提供并行化的工具,后续会有改进吗
The text was updated successfully, but these errors were encountered: