Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ getRelativeIncludePath
Function
getRelativeIncludePath
src/library/blas/AutoGemm/Common.py:30–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
return
"AutoGemmKernelBinaries/"
29
30
def
getRelativeIncludePath():
31
return
"AutoGemmIncludes/"
32
33
def
getKernelSourcePath():
34
return
getOutputPath() + getRelativeKernelSourcePath()
Callers
1
getIncludePath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected