MCPcopy Create free account
hub / github.com/ARM-software/armnn / CreateLabel

Method CreateLabel

src/timelineDecoder/JSONTimelineDecoder.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55JSONTimelineDecoder::TimelineStatus JSONTimelineDecoder::CreateLabel(const Label& label)
56{
57 this->m_Model.labels.insert({label.m_Guid, label});
58 return TimelineStatus::TimelineStatus_Success;
59}
60
61JSONTimelineDecoder::TimelineStatus JSONTimelineDecoder::CreateRelationship(const Relationship& relationship)
62{

Callers 1

Calls

no outgoing calls

Tested by 1