PR #23301: Uses absl::string_view in RegisterCustomCallPartitioner
Imported from GitHub PR https://github.com/openxla/xla/pull/23301 Copybara import of the project: -- 3cf40c14097619973533fad244b054b6a4ea4b3a by Yunlong Liu <yliu120@users.noreply.github.com>: Uses absl::string_view -- c8c1a80c537be6c7f33448c92fe00dbd7605043a by Yunlong Liu <yliu120@users.noreply.github.com>: Update custom_call_sharding_helper.cc -- 6d9c2be1ed28e55dce6afb71bbb9663a138a89c6 by Yunlong Liu <yliu120@users.noreply.github.com>: Update BUILD Merging this change closes #23301 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/23301 from yliu120:patch-2 6d9c2be1ed28e55dce6afb71bbb9663a138a89c6 PiperOrigin-RevId: 732910752
Showing
- tensorflow/core/profiler/convert/BUILD 13 additions, 18 deletionstensorflow/core/profiler/convert/BUILD
- tensorflow/core/profiler/convert/inference_stats.cc 1 addition, 1 deletiontensorflow/core/profiler/convert/inference_stats.cc
- tensorflow/core/profiler/convert/inference_stats.h 1 addition, 1 deletiontensorflow/core/profiler/convert/inference_stats.h
- tensorflow/core/profiler/convert/multi_xplanes_to_op_stats.cc 0 additions, 1 deletion...orflow/core/profiler/convert/multi_xplanes_to_op_stats.cc
- tensorflow/core/profiler/convert/multi_xspace_to_inference_stats.cc 1 addition, 1 deletion.../core/profiler/convert/multi_xspace_to_inference_stats.cc
- tensorflow/core/profiler/convert/op_stats_to_overview_page.h 1 addition, 1 deletiontensorflow/core/profiler/convert/op_stats_to_overview_page.h
- tensorflow/core/profiler/convert/op_stats_to_tf_stats_test.cc 1 addition, 1 deletion...orflow/core/profiler/convert/op_stats_to_tf_stats_test.cc
- tensorflow/core/profiler/convert/xplane_to_kernel_stats_db.cc 1 addition, 1 deletion...orflow/core/profiler/convert/xplane_to_kernel_stats_db.cc
- tensorflow/core/profiler/convert/xplane_to_kernel_stats_db.h 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_kernel_stats_db.h
- tensorflow/core/profiler/convert/xplane_to_kernel_stats_db_test.cc 1 addition, 1 deletion...w/core/profiler/convert/xplane_to_kernel_stats_db_test.cc
- tensorflow/core/profiler/convert/xplane_to_memory_profile.cc 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_memory_profile.cc
- tensorflow/core/profiler/convert/xplane_to_memory_profile_test.cc 1 addition, 1 deletion...ow/core/profiler/convert/xplane_to_memory_profile_test.cc
- tensorflow/core/profiler/convert/xplane_to_op_metrics_db.cc 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_op_metrics_db.cc
- tensorflow/core/profiler/convert/xplane_to_op_metrics_db.h 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_op_metrics_db.h
- tensorflow/core/profiler/convert/xplane_to_op_metrics_db_test.cc 1 addition, 1 deletion...low/core/profiler/convert/xplane_to_op_metrics_db_test.cc
- tensorflow/core/profiler/convert/xplane_to_op_stats_test.cc 0 additions, 1 deletiontensorflow/core/profiler/convert/xplane_to_op_stats_test.cc
- tensorflow/core/profiler/convert/xplane_to_step_events.cc 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_step_events.cc
- tensorflow/core/profiler/convert/xplane_to_step_events.h 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_step_events.h
- tensorflow/core/profiler/convert/xplane_to_step_events_test.cc 0 additions, 1 deletion...rflow/core/profiler/convert/xplane_to_step_events_test.cc
- tensorflow/core/profiler/convert/xplane_to_step_stats.cc 1 addition, 1 deletiontensorflow/core/profiler/convert/xplane_to_step_stats.cc
Please register or sign in to comment