[StreamExecutor] LOG(ERROR) the driver version when cudnnCreate fails.
Previously we LOG(INFO)'ed the driver version, which meant it wouldn't be printed unless you passed --logtostderr. But this information is pretty important, especially since cudnnCreate failing is likely to be a fatal error. PiperOrigin-RevId: 175235628
Loading
Please sign in to comment