[XLA:GPU] Fix a problem in DoGemmAutotune.
Replace DCHECK with CHECK so that DoGemmWithAlgorithm is also called in non-debug mode to perform autotune. PiperOrigin-RevId: 186103809
Loading
Please sign in to comment
Replace DCHECK with CHECK so that DoGemmWithAlgorithm is also called in non-debug mode to perform autotune. PiperOrigin-RevId: 186103809