Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setKargs
Method
setKargs
src/library/tools/ktest/step.cpp:286–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
void
287
Step::setKargs(const CLBlasKargs& kargs)
288
{
289
step_.args = kargs;
290
}
291
292
const char*
293
Step::getBlasFunctionName()
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected