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

[INTEL MKL] Fix bug in MklSlice op when allocating output tensor. #22822

Merged

Conversation

yiqianglee
Copy link
Contributor

Wrongly "+1" for output shape, that will cause CopyFrom failure in MklToTf op because of tensor size and shape mismatch.

Wrongly "+1" for output shape, that will cause CopyFrom failure in MklToTf op because of tensor size and shape mismatch.
Copy link
Member

@penpornk penpornk left a comment

Choose a reason for hiding this comment

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

Thank you for the fix!

@Harshini-Gadige Harshini-Gadige added the kokoro:force-run Tests on submitted change label Oct 9, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 9, 2018
@Harshini-Gadige Harshini-Gadige added the kokoro:force-run Tests on submitted change label Oct 9, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 9, 2018
@yiqianglee
Copy link
Contributor Author

@penpornk Thanks to approve the fix! I see some CI build failed, but i can's see the detailed, can you tell me how to access the failure log? Thanks!

@penpornk penpornk added the kokoro:force-run Tests on submitted change label Oct 10, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 10, 2018
@penpornk
Copy link
Member

penpornk commented Oct 10, 2018

@yiqianglee I reran the checks and they all passed now. :) Hopefully this will be imported sometime tomorrow.

@yiqianglee
Copy link
Contributor Author

@penpornk Thanks for your help!

@penpornk penpornk added the ready to pull PR ready for merge process label Oct 10, 2018
@tensorflow-copybara tensorflow-copybara merged commit 3a0434e into tensorflow:master Oct 11, 2018
tensorflow-copybara pushed a commit that referenced this pull request Oct 11, 2018
@nammbash nammbash deleted the slice_bug_fix branch April 28, 2020 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes ready to pull PR ready for merge process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants