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

Method asset_manager

src/runtime/RuntimeContext.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46IAssetManager *RuntimeContext::asset_manager()
47{
48 return nullptr;
49}
50} // namespace arm_compute

Callers 1

TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected