Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ RocdlRoot
Function
RocdlRoot
tensorflow/core/platform/rocm_rocdl_path.cc:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
namespace tensorflow {
21
22
string RocdlRoot() {
23
return tensorflow::io::JoinPath(tensorflow::RocmRoot(),
"hcc/lib"
);
24
}
25
26
} // namespace tensorflow
Callers
2
GetROCDLDir
Function · 0.85
TEST
Function · 0.85
Calls
2
RocmRoot
Function · 0.85
JoinPath
Function · 0.50
Tested by
1
TEST
Function · 0.68