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 warning eigen_spatial_convolutions.h #25962

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

joyalbin
Copy link

Fixed warning due to extra semicolon
./tensorflow/core/kernels/eigen_spatial_convolutions.h(835): warning: extra ";" ignored
./tensorflow/core/kernels/eigen_spatial_convolutions.h(1042): warning: extra ";" ignored
./tensorflow/core/kernels/eigen_spatial_convolutions.h(1257): warning: extra ";" ignored

@rthadur rthadur self-assigned this Feb 21, 2019
@rthadur rthadur added awaiting review Pull request awaiting review size:XS CL Change Size: Extra Small labels Feb 21, 2019
@rthadur rthadur added this to Assigned Reviewer in PR Queue via automation Feb 21, 2019
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Feb 22, 2019
@rthadur rthadur added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review labels Feb 22, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Feb 22, 2019
pull bot pushed a commit to testkevinbonz/tensorflow that referenced this pull request Feb 25, 2019
@tensorflow-copybara tensorflow-copybara merged commit 3b5e706 into tensorflow:master Feb 25, 2019
PR Queue automation moved this from Approved by Reviewer to Merged Feb 25, 2019
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

6 participants