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

Method workspace

src/runtime/NEON/INEOperator.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61MemoryRequirements INEOperator::workspace() const
62{
63 return _workspace;
64}
65} // namespace experimental
66} // namespace arm_compute

Callers 15

configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected