Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ getRelativeKernelSourcePath
Function
getRelativeKernelSourcePath
src/library/blas/AutoGemm/Common.py:24–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
return
outputPath
23
24
def
getRelativeKernelSourcePath():
25
return
"AutoGemmKernelSources/"
26
27
def
getRelativeKernelBinaryPath():
28
return
"AutoGemmKernelBinaries/"
Callers
1
getKernelSourcePath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected