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

Enable tensor core for cudnn conv #9623

Merged
merged 2 commits into from
Apr 4, 2018

Conversation

kexinzhao
Copy link
Contributor

@kexinzhao kexinzhao commented Apr 4, 2018

fix #9627

Tensor core example:
https://devblogs.nvidia.com/programming-tensor-cores-cuda-9/

Enabling tensor core for float16 cudnn conv has been tested to provide significant speedup.

Copy link
Contributor

@chengduoZH chengduoZH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kexinzhao kexinzhao merged commit d904b3d into PaddlePaddle:develop Apr 4, 2018
@kexinzhao kexinzhao deleted the enable_cudnn_tensor_core branch April 4, 2018 17:32
@Xreki Xreki added the 预测 原名Inference,包含Capi预测问题等 label Apr 11, 2018
@Xreki Xreki added this to Support FP16 in Inference Framework Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
预测 原名Inference,包含Capi预测问题等
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Need to add tensor core support for conv cudnn op
3 participants