Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
const char *CpuDynamicGemmKernel::name() const
159
{
160
return _name.c_str();
161
}
162
163
const MemoryRequirements &CpuDynamicGemmKernel::workspace(const ITensorPack &tensors) const
164
{
Callers
1
configure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected