openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.39k stars 356 forks source link

[IFRT] Include input_specs in RemapPlan::DebugString() #14286

Closed copybara-service[bot] closed 2 days ago

copybara-service[bot] commented 2 days ago

[IFRT] Include input_specs in RemapPlan::DebugString()

RemapPlan::DebugString() was missing input_specs dump in the output. This change includes it similar to output_specs.