Skip to content

Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing#17058

Merged
luotao1 merged 2 commits intoPaddlePaddle:developfrom
guomingz:resolve_issue_17057
Apr 24, 2019
Merged

Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing#17058
luotao1 merged 2 commits intoPaddlePaddle:developfrom
guomingz:resolve_issue_17057

Conversation

@guomingz
Copy link
Contributor

@guomingz guomingz commented Apr 23, 2019

resolve #17057

Fixed the bug that fuse_relu/fuse_residual option couldn't be passed to class TestConv2dInt8Op.
Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing.

test=develop

Fixed the bug that fuse_relu/fuse_residual option couldn't be passed to class TestConv2dInt8Op.

test=develop
@luotao1
Copy link
Contributor

luotao1 commented Apr 23, 2019

please make PR title easy to understand.

@guomingz
Copy link
Contributor Author

please make PR title easy to understand.

Sorry , i made the explanation on the issue description.
Shall i copy the corresponding description?

@luotao1
Copy link
Contributor

luotao1 commented Apr 23, 2019

The issue title is easy to understand, you can make the PR title like issue title, not just copy.

@guomingz
Copy link
Contributor Author

The issue title is easy to understand, you can make the PR title like issue title, not just copy.

thanks for suggestion.
How about the below title:
Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing.

If the description is ok, i'll update the commit later.

@luotao1
Copy link
Contributor

luotao1 commented Apr 23, 2019

I think it's nice!

@guomingz
Copy link
Contributor Author

guomingz commented Apr 23, 2019

I think it's nice!

Updated. Please help to add Intel Label

@guomingz
Copy link
Contributor Author

hi @luotao1 the pre-ci had been passed, please help to review the PR.

@xiaolil1 xiaolil1 added the Intel label Apr 24, 2019
@luotao1 luotao1 changed the title resolve #17057 Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing Apr 24, 2019
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 2deac4e into PaddlePaddle:develop Apr 24, 2019
@guomingz
Copy link
Contributor Author

LGTM

Thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

One issue found on test_conv2d_int8_mkldnn_op case

3 participants