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

Method GetName

src/timelineDecoder/JSONTimelineDecoder.cpp:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355}
356
357std::string JSONTimelineDecoder::JSONEntity::GetName()
358{
359 return this->name;
360}
361
362void JSONTimelineDecoder::JSONEntity::SetType(std::string entityType)
363{

Callers 2

GetLayerJSONStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected