Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
115
MemorySourceFlags ClTensorHandleFactory::GetImportFlags() const
116
{
117
return MemorySourceFlags(MemorySource::Undefined);
118
}
119
120
} // namespace armnn
Callers
2
ClImportTensorHandleFactoryTests.cpp
File · 0.45
GetFactory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected