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

自己的C++实现非常慢 #40

Open
ttcwws opened this issue Feb 26, 2024 · 1 comment
Open

自己的C++实现非常慢 #40

ttcwws opened this issue Feb 26, 2024 · 1 comment

Comments

@ttcwws
Copy link

ttcwws commented Feb 26, 2024

我把selfplay也用libtorch和C++写了一遍,但是发现跑的速度特别特别慢,然后训练效果奇差
想问一下作者采用的网络结构是什么,然后想问一下作者跑的时候平均selfplay一局需要多久

@hijkzzz
Copy link
Owner

hijkzzz commented Feb 28, 2024

必须并发和合并推理请求 不然很慢

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

2 participants