-
Notifications
You must be signed in to change notification settings - Fork 825
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
Optimize ComputeEntropyGpu with CUB #3930
Conversation
update the code of wangtuo/model-update-ops
…w-Inc/oneflow into wangtuo/computeEntropyGpu
###性能测试 |
* 优化 rmsprop optimizer. * lars optimizer * bug fix * reimplement the function of rmsprop. * delete folder CMakeFiles. * rewrite computeCrossEntropyGpu with cub. * adjust the precise problem of crossEntropy fp16. * fix the unit test script. * adjust format of code * fix bug according to review advices. * adjust format of code * adjust the code of unit test script. * fix the format of unit test script. * adjust the format for CI test. Co-authored-by: guo ran <360112263@qq.com> Former-commit-id: 23c2924
No description provided.