Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.cc167 static std::string FindCudaExecutable(const std::string binary_name, in FindCudaExecutable() function
252 FindCudaExecutable("ptxas", options.preferred_cuda_dir); in CompileGpuAsm()
342 FindCudaExecutable("fatbinary", options.preferred_cuda_dir); in BundleGpuAsm()