Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetImportFlags
Method
GetImportFlags
src/armnnTestUtils/MockTensorHandleFactory.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
MemorySourceFlags MockTensorHandleFactory::GetImportFlags() const
83
{
84
return m_ImportFlags;
85
}
86
87
} // namespace armnn
Callers
7
EnqueueInput
Method · 0.45
EnqueueOutput
Method · 0.45
ImportOutputTensor
Method · 0.45
RequiresCopy
Function · 0.45
CalculateSlotOptionForInput
Function · 0.45
CalculateEdgeStrategy
Function · 0.45
AddCompatibilityLayers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected