Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ workspace
Method
workspace
src/common/IOperator.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
MemoryRequirements IOperator::workspace() const
69
{
70
return _op->workspace();
71
}
72
#endif /* DOXYGEN_SKIP_THIS */
73
} // namespace arm_compute
Callers
15
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected