xla icon indicating copy to clipboard operation
xla copied to clipboard

[xla:spmd] Fix a problem in generating code for concat that requires padding.

Open copybara-service[bot] opened this issue 1 year ago • 0 comments
trafficstars

[xla:spmd] Fix a problem in generating code for concat that requires padding.

When an internal concat operand requires padding, previously, we don't zero out the padded elements and the generated code produces incorrect results.

Fix two existing tests.

copybara-service[bot] avatar May 14 '24 20:05 copybara-service[bot]