Home
last modified time | relevance | path

Searched refs:GetCudaRtVersion (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/platform/default/
Ddso_loader.cc34 string GetCudaRtVersion() { return TF_CUDART_VERSION; } in GetCudaRtVersion() function
81 return GetDsoHandle("cudart", GetCudaRtVersion()); in GetCudaRuntimeDsoHandle()