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

add 11 missing out-of-class definitions #50550

Conversation

bas-aarts
Copy link

@bas-aarts bas-aarts commented Jun 30, 2021

This fixes a broken debug build.

@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Jun 30, 2021
@google-cla google-cla bot added the cla: yes label Jun 30, 2021
@gbaned gbaned self-assigned this Jul 1, 2021
@gbaned gbaned added the comp:core issues related to core part of tensorflow label Jul 1, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Jul 1, 2021
@gbaned gbaned requested a review from rohan100jain July 1, 2021 05:00
@gbaned gbaned added the awaiting review Pull request awaiting review label Jul 2, 2021
@gbaned gbaned requested a review from yangustc07 July 8, 2021 12:46
@@ -49,8 +54,14 @@ namespace experimental {
/* static */ constexpr const char* const SaveDatasetV2Op::kShardFuncOtherArgs;
/* static */ constexpr const char* const SaveDatasetV2Op::kUseShardFunc;
/* static */ constexpr const char* const SaveDatasetV2Op::kShardFuncTarguments;
/* static */ constexpr const int SaveDatasetV2Op::kFileFormatVersion;
Copy link
Member

Choose a reason for hiding this comment

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

This line repeats line 46. Could you confirm?

Copy link
Member

Choose a reason for hiding this comment

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

Sorry this should be correct. I didn't notice the "V2".

PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Jul 8, 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 Jul 8, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jul 8, 2021
@gbaned gbaned added ready to pull PR ready for merge process and removed awaiting review Pull request awaiting review ready to pull PR ready for merge process labels Jul 9, 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 Jul 12, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Jul 12, 2021
@copybara-service copybara-service bot merged commit 247d334 into tensorflow:master Jul 12, 2021
PR Queue automation moved this from Approved by Reviewer to Merged Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:core issues related to core part of tensorflow ready to pull PR ready for merge process size:S CL Change Size: Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

4 participants