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

Method GetImportFlags

src/backends/cl/ClTensorHandleFactory.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115MemorySourceFlags ClTensorHandleFactory::GetImportFlags() const
116{
117 return MemorySourceFlags(MemorySource::Undefined);
118}
119
120} // namespace armnn

Callers 2

GetFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected