MCPcopy 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
40const SharedLibs* SharedLibPaths() { return MutSharedLibPaths(); }
41} // namespace oneflow
42
43oneflow::okl::JITEngine::JITEngine(mlir::ModuleOp module) {

Callers 3

JITEngineMethod · 0.85
ComputeMethod · 0.85
ComputeMethod · 0.85

Calls 1

MutSharedLibPathsFunction · 0.85

Tested by

no test coverage detected