MCPcopy Create free account
hub / github.com/ARM-software/armnn / SaveCachedNetwork

Method SaveCachedNetwork

src/backends/cl/ClBackendModelContext.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71bool ClBackendModelContext::SaveCachedNetwork() const
72{
73 return m_SaveCachedNetwork;
74}
75
76int ClBackendModelContext::GetCachedFileDescriptor() const
77{

Callers 2

AfterWorkloadsCreatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected