Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetExportFlags
Method
GetExportFlags
src/armnnTestUtils/MockTensorHandleFactory.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
MemorySourceFlags MockTensorHandleFactory::GetExportFlags() const
78
{
79
return m_ExportFlags;
80
}
81
82
MemorySourceFlags MockTensorHandleFactory::GetImportFlags() const
83
{
Callers
4
RequiresCopy
Function · 0.45
CalculateSlotOption
Function · 0.45
CalculateEdgeStrategy
Function · 0.45
AddCompatibilityLayers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected