Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.cc153 static std::string findCudaExecutable(const std::string binary_name, in findCudaExecutable() function
202 findCudaExecutable("ptxas", options.preferred_cuda_dir); in CompileGpuAsm()
288 findCudaExecutable("fatbinary", preferred_cuda_dir); in BundleGpuAsm()