Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ SharedLibPaths
Function
SharedLibPaths
oneflow/ir/lib/OneFlow/OKL/Kernel/JITEngine.cpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
const SharedLibs* SharedLibPaths() { return MutSharedLibPaths(); }
41
} // namespace oneflow
42
43
oneflow::okl::JITEngine::JITEngine(mlir::ModuleOp module) {
Callers
3
JITEngine
Method · 0.85
Compute
Method · 0.85
Compute
Method · 0.85
Calls
1
MutSharedLibPaths
Function · 0.85
Tested by
no test coverage detected