MCPcopy 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
342uint64_t JSONTimelineDecoder::JSONEntity::GetGuid()
343{
344 return m_Guid;
345}
346
347const JSONTimelineDecoder::Model &JSONTimelineDecoder::GetModel()
348{

Callers 4

CreateEventMethod · 0.45
AddConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected