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

Fix grad of variable size on extract_image_patches #29815

Conversation

lioutasb
Copy link
Contributor

This fixes #11651.

The unit test is taken from #17420.

@tensorflow-bot tensorflow-bot bot added the size:M CL Change Size: Medium label Jun 15, 2019
@rthadur rthadur self-assigned this Jun 15, 2019
@rthadur rthadur added this to Assigned Reviewer in PR Queue via automation Jun 15, 2019
@rthadur rthadur requested a review from alextp June 15, 2019 17:03
PR Queue automation moved this from Assigned Reviewer to Reviewer Requested Changes Jun 17, 2019
tensorflow/python/ops/array_grad.py Outdated Show resolved Hide resolved
tensorflow/python/ops/array_grad.py Outdated Show resolved Hide resolved
PR Queue automation moved this from Reviewer Requested Changes to Approved by Reviewer Jun 17, 2019
@tensorflow-bot tensorflow-bot bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Jun 17, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jun 17, 2019
@lioutasb
Copy link
Contributor Author

@rthadur Is it possible this PR to be included with 1.14?

@alextp
Copy link
Contributor

alextp commented Jun 18, 2019 via email

@lioutasb
Copy link
Contributor Author

@alextp Okay thank you for letting me know.

PR Queue automation moved this from Approved by Reviewer to Reviewer Requested Changes Jun 18, 2019
@alextp
Copy link
Contributor

alextp commented Jun 18, 2019 via email

@rthadur rthadur requested a review from alextp June 19, 2019 15:13
@tensorflow-bot tensorflow-bot bot added the kokoro:force-run Tests on submitted change label Jun 19, 2019
PR Queue automation moved this from Reviewer Requested Changes to Approved by Reviewer Jun 19, 2019
@kokoro-team kokoro-team removed kokoro:force-run Tests on submitted change labels Jun 19, 2019
alextp
alextp previously approved these changes Jun 19, 2019
@tensorflow-bot tensorflow-bot bot added the kokoro:force-run Tests on submitted change label Jun 19, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jun 19, 2019
PR Queue automation moved this from Approved by Reviewer to Reviewer Requested Changes Jun 20, 2019
@lioutasb
Copy link
Contributor Author

@alextp I fixed the pylint issue. Now it should be ok to merge automatically once you approve it again.

@tensorflow-bot tensorflow-bot bot added the kokoro:force-run Tests on submitted change label Jun 20, 2019
PR Queue automation moved this from Reviewer Requested Changes to Approved by Reviewer Jun 20, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jun 20, 2019
@tensorflow-copybara tensorflow-copybara merged commit e5fe4cc into tensorflow:master Jun 20, 2019
PR Queue automation moved this from Approved by Reviewer to Merged Jun 20, 2019
tensorflow-copybara pushed a commit that referenced this pull request Jun 20, 2019
@lioutasb lioutasb deleted the extract_image_patches_varsize_grad_fix branch June 20, 2019 19:40
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 size:M CL Change Size: Medium
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

Feature Request: tf.extract_image_patches gradients operation for variable size inputs
6 participants