MCPcopy 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
286void
287Step::setKargs(const CLBlasKargs& kargs)
288{
289 step_.args = kargs;
290}
291
292const char*
293Step::getBlasFunctionName()

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected