MCPcopy 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
24def getRelativeKernelSourcePath():
25 return "AutoGemmKernelSources/"
26
27def getRelativeKernelBinaryPath():
28 return "AutoGemmKernelBinaries/"

Callers 1

getKernelSourcePathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected