Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.cc40 static port::StatusOr<absl::string_view> GetPtxasVersionString( in GetPtxasVersionString() function
80 GetPtxasVersionString(ptxas_path); in WarnIfBadPtxasVersion()
190 GetPtxasVersionString(binary_filename).ok()) { in FindCudaExecutable()
204 GetPtxasVersionString(binary_path).ok()) { in FindCudaExecutable()