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

Method workspace

src/gpu/cl/operators/ClConv2d.cpp:428–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426}
427
428experimental::MemoryRequirements ClConv2d::workspace() const
429{
430 return _aux_mem;
431}
432} // namespace opencl
433} // namespace arm_compute

Callers 1

configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected