MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / name

Method name

src/cpu/kernels/CpuDynamicGemmKernel.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158const char *CpuDynamicGemmKernel::name() const
159{
160 return _name.c_str();
161}
162
163const MemoryRequirements &CpuDynamicGemmKernel::workspace(const ITensorPack &tensors) const
164{

Callers 1

configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected