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

Method GetCachedFileDescriptor

src/backends/cl/ClBackendModelContext.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76int ClBackendModelContext::GetCachedFileDescriptor() const
77{
78 return m_CachedFileDescriptor;
79}
80
81} // namespace armnn

Callers 2

AfterWorkloadsCreatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected