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

"derived cudnnDevice context" #6585

Merged
merged 3 commits into from
Dec 14, 2017

Conversation

dzhwinter
Copy link
Contributor

fix #6584

@dzhwinter
Copy link
Contributor Author

I find it's very hard to remove cudnn handle from CUDADevice at this stage. I will remove it after we finish the DeviceContextPool PR merged.

Copy link

@tonyyang-svail tonyyang-svail left a comment

Choose a reason for hiding this comment

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

#6537 depends on this. CudnnPlace is currently not used anywhere. Approve for now.

@dzhwinter dzhwinter merged commit 0e9b393 into PaddlePaddle:develop Dec 14, 2017
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

Successfully merging this pull request may close these issues.

introduce CUDNNDeviceContext derived from CUDADeviceContext
2 participants