Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetGuid
Method
GetGuid
src/timelineDecoder/JSONTimelineDecoder.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
uint64_t JSONTimelineDecoder::JSONEntity::GetGuid()
343
{
344
return m_Guid;
345
}
346
347
const JSONTimelineDecoder::Model &JSONTimelineDecoder::GetModel()
348
{
Callers
4
CreateEvent
Method · 0.45
GetWorkloadExecutionJSONString
Method · 0.45
AddConnection
Method · 0.45
JSONTimelineDecoderTests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected