MCPcopy 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
30def getRelativeIncludePath():
31 return "AutoGemmIncludes/"
32
33def getKernelSourcePath():
34 return getOutputPath() + getRelativeKernelSourcePath()

Callers 1

getIncludePathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected