xla
xla copied to clipboard
[XLA:GPU] Run autotuner with cublas config only if `--xla_gpu_cublas_fallback=true`. Currently we always compile in cublas by default and only later drop it from possible list of configs if the flag is set to false.
trafficstars
[XLA:GPU] Run autotuner with cublas config only if --xla_gpu_cublas_fallback=true. Currently we always compile in cublas by default and only later drop it from possible list of configs if the flag is set to false.