MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / blas_table_header

Function blas_table_header

src/scripts/perf/blasPerformanceTesting.py:250–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248 return problemsize
249
250def blas_table_header():
251 return 'm,n,k,lda,ldb,ldc,offa,offb,offc,alpha,beta,order,transa,transb,side,uplo,diag,function,device,library,numQueues,label,GFLOPS'
252
253class BlasTestCombination:
254 def __init__(self,

Callers 2

plotFromDataFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected