Skip to content

"remove cudnn devicecontext"#7207

Merged
dzhwinter merged 3 commits intoPaddlePaddle:developfrom
dzhwinter:refine/context
Jan 4, 2018
Merged

"remove cudnn devicecontext"#7207
dzhwinter merged 3 commits intoPaddlePaddle:developfrom
dzhwinter:refine/context

Conversation

@dzhwinter
Copy link
Contributor

No description provided.

Copy link
Member

@QiJune QiJune left a comment

Choose a reason for hiding this comment

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

LGTM

int data_layout = static_cast<int>(key.data_layout_) << (LEFT_SHIFT * 2);
int library_type = static_cast<int>(key.library_type_)
<< (LEFT_SHIFT * 3);

Copy link
Member

Choose a reason for hiding this comment

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

What the goodness of the second version?

@dzhwinter dzhwinter merged commit a4024a5 into PaddlePaddle:develop Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants