Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/platform/default/
Ddso_loader.cc39 string GetCufftVersion() { return TF_CUFFT_VERSION; } in GetCufftVersion() function
93 return GetDsoHandle("cufft", GetCufftVersion()); in GetCufftDsoHandle()