xla icon indicating copy to clipboard operation
xla copied to clipboard

[XLA] [NFC] Serialize all autotuning results

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

[XLA] [NFC] Serialize all autotuning results

The previous logic for filtering by-module wasn't correct, as instructions could be modified after autotuning, resuling in not all relevant information serialized.

This could result in excessive data serialized, but autotuning results are very small compared to the module size and the compiled artifact.

copybara-service[bot] avatar May 15 '24 19:05 copybara-service[bot]