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

Method workspace

src/gpu/cl/operators/ClGemmConv2d.cpp:666–669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

664 }
665}
666experimental::MemoryRequirements ClGemmConv2d::workspace() const
667{
668 return _aux_mem;
669}
670} // namespace opencl
671} // namespace arm_compute

Callers 1

configure_mmMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected