xla
xla copied to clipboard
[Autotuner] Make buffer checking best effort, rather than forcing it.
[Autotuner] Make buffer checking best effort, rather than forcing it.
- There are cases in gemm_fusion_autotuner where we don't have a reference output from cuBLAS and we skip the requested correctness check. Hence updating the code in new infra to match current state.