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 convolutional.py #48250

Merged
merged 1 commit into from Apr 5, 2021
Merged

Update convolutional.py #48250

merged 1 commit into from Apr 5, 2021

Conversation

jvishnuvardhan
Copy link
Contributor

Updating stride argument in SeparableConv2D class as it currently supports equal
length strides in the row and column dimensions.

Fixes the issue #45259

Updating `stride` argument in `SeparableConv2D` class as it currently supports  equal 
      length strides in the row and column dimensions.

Fixes the issue #45259
@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Apr 2, 2021
@google-cla google-cla bot added the cla: yes label Apr 2, 2021
@rthadur rthadur self-assigned this Apr 2, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Apr 2, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Apr 2, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Apr 5, 2021
@gbaned gbaned self-assigned this Apr 5, 2021
@google-ml-butler google-ml-butler bot added the kokoro:force-run Tests on submitted change label Apr 5, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Apr 5, 2021
@gbaned gbaned removed the kokoro:force-run Tests on submitted change label Apr 5, 2021
@copybara-service copybara-service bot merged commit 94d0038 into master Apr 5, 2021
PR Queue automation moved this from Approved by Reviewer to Merged Apr 5, 2021
@jvishnuvardhan jvishnuvardhan deleted the jvishnuvardhan-patch-1 branch April 5, 2021 16:41
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:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

5 participants