Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetName
Method
SetName
src/timelineDecoder/JSONTimelineDecoder.cpp:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
void JSONTimelineDecoder::JSONEntity::SetName(std::string entityName)
353
{
354
this->name = entityName;
355
}
356
357
std::string JSONTimelineDecoder::JSONEntity::GetName()
358
{
Callers
2
HandleNameLabel
Method · 0.80
DotNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected