MCPcopy 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

20namespace tensorflow {
21
22string RocdlRoot() {
23 return tensorflow::io::JoinPath(tensorflow::RocmRoot(), "hcc/lib");
24}
25
26} // namespace tensorflow

Callers 2

GetROCDLDirFunction · 0.85
TESTFunction · 0.85

Calls 2

RocmRootFunction · 0.85
JoinPathFunction · 0.50

Tested by 1

TESTFunction · 0.68