PR #22640: [NFC] Deduplicate functions between HLO runners. #22683
+43
−85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR #22640: [NFC] Deduplicate functions between HLO runners.
Imported from GitHub PR #22640
Copybara import of the project:
--
e0e1de4 by Ilia Sergachev isergachev@nvidia.com:
[NFC] Deduplicate functions between HLO runners.
--
aeff13d by Ilia Sergachev isergachev@nvidia.com:
[NFC] Delete unused functions.
--
c073163 by Ilia Sergachev 1894984+sergachev@users.noreply.github.com:
Update xla/service/hlo_runner_interface.cc
Co-authored-by: Allan Renucci allanrenucci@users.noreply.github.com
b043017 by Ilia Sergachev 1894984+sergachev@users.noreply.github.com:
Update xla/service/hlo_runner_interface.h
Co-authored-by: Allan Renucci allanrenucci@users.noreply.github.com
48383f2 by Ilia Sergachev 1894984+sergachev@users.noreply.github.com:
Update xla/service/hlo_runner_interface.h
Co-authored-by: Allan Renucci allanrenucci@users.noreply.github.com
d5bca65 by Ilia Sergachev isergachev@nvidia.com:
Rename HloProtoToModule to CreateModuleFromProto for consistency.
--
be158dd by Ilia Sergachev 1894984+sergachev@users.noreply.github.com:
Update xla/service/hlo_runner_interface.h
Co-authored-by: Allan Renucci allanrenucci@users.noreply.github.com
e34efb4 by Ilia Sergachev 1894984+sergachev@users.noreply.github.com:
Update xla/service/hlo_runner_interface.h
Co-authored-by: Allan Renucci allanrenucci@users.noreply.github.com
Merging this change closes #22640
FUTURE_COPYBARA_INTEGRATE_REVIEW=#22640 from openxla:cleanup_hlo_functions e34efb4