Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc572 static std::vector<string>* rocdl_filenames = new std::vector<string>( in GetROCDLPaths() local
577 static std::vector<string>* rocdl_filenames = new std::vector<string>( in GetROCDLPaths()
586 for (auto& filename : *rocdl_filenames) { in GetROCDLPaths()