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

update mkl packed design doc #6680

Merged
merged 1 commit into from
Dec 19, 2017
Merged

update mkl packed design doc #6680

merged 1 commit into from
Dec 19, 2017

Conversation

tensor-tang
Copy link
Contributor

@tensor-tang tensor-tang requested a review from luotao1 December 17, 2017 10:57
具体实现方式比如:

```python
use_mkld_packed = bool(int(g_command_config_args.get("use_mkl_packed", 0)))
Copy link
Contributor

Choose a reason for hiding this comment

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

use_mkld_packed笔误。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks a lot~

@luotao1 luotao1 changed the title update mkl pakced design doc update mkl packed design doc Dec 18, 2017
@tensor-tang tensor-tang force-pushed the doc branch 2 times, most recently from e3f7511 to 7ea6b1d Compare December 18, 2017 11:43
Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit f8413ff into PaddlePaddle:develop Dec 19, 2017
@tensor-tang tensor-tang deleted the doc branch December 19, 2017 01:56
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.

how to add MKL Packed interface
2 participants