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

[mhlo] Clean up C-API references to CPP #55888

Merged
merged 2 commits into from
May 9, 2022

Conversation

lipracer
Copy link
Contributor

@lipracer lipracer commented May 4, 2022

remove std::string referencres in tensorflow/compiler/mlir/hlo/include/mlir-hlo-c/Attributes.h file.

@lipracer
Copy link
Contributor Author

lipracer commented May 4, 2022

I can't find the error message in error log, Did infa problem?

@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation May 4, 2022
@gbaned gbaned requested a review from joker-eph May 4, 2022 13:36
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label May 4, 2022
@tensorflowbutler tensorflowbutler removed the awaiting review Pull request awaiting review label May 6, 2022
@gbaned gbaned requested a review from joker-eph May 6, 2022 11:46
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label May 6, 2022
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer May 6, 2022
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels May 6, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label May 6, 2022
copybara-service bot pushed a commit to tensorflow/mlir-hlo that referenced this pull request May 9, 2022
Imported from GitHub PR tensorflow/tensorflow#55888

remove std::string referencres in ```tensorflow/compiler/mlir/hlo/include/mlir-hlo-c/Attributes.h``` file.
Copybara import of the project:

--
79e4773aee3a5c09814b3d349f92324bc7898f49 by lipracer <lipracer@gmail.com>:

[mhlo] Clean up C-API references to CPP

--
7fad8c409cda3f50284d1f487cfa2da496798597 by lipracer <lipracer@gmail.com>:

[mhlo] replace const char* with MlirStringRef

Merging this change closes #55888

PiperOrigin-RevId: 447594137
@copybara-service copybara-service bot merged commit 62be7f3 into tensorflow:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review Pull request awaiting review ready to pull PR ready for merge process size:M CL Change Size: Medium
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

5 participants