Home
last modified time | relevance | path

Searched defs:preferred_cuda_dir (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_asm_opts.h33 std::string preferred_cuda_dir; member
Dasm_compiler.cc154 const std::string preferred_cuda_dir) { in findCudaExecutable()
286 std::vector<CubinOrPTXImage> images, const std::string preferred_cuda_dir) { in BundleGpuAsm()