Searched refs:RocdlRoot (Results 1 – 5 of 5) sorted by relevance
31 VLOG(2) << "ROCm-Device-Libs root = " << RocdlRoot(); in TEST()35 io::JoinPath(RocdlRoot(), "*.bc"), &rocdl_files)); in TEST()37 io::JoinPath(RocdlRoot(), "*.amdgcn.bc"), &rocdl_files)); in TEST()
28 string RocdlRoot();
38 string RocdlRoot() { in RocdlRoot() function
54 potential_rocdl_dirs.push_back(tensorflow::RocdlRoot()); in GetROCDLDir()
121 std::string libdevice_dir = tensorflow::RocdlRoot(); in GetGpuBinaryBlob()