Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
357
std::string JSONTimelineDecoder::JSONEntity::GetName()
358
{
359
return this->name;
360
}
361
362
void JSONTimelineDecoder::JSONEntity::SetType(std::string entityType)
363
{
Callers
2
GetLayerJSONString
Method · 0.45
JSONTimelineDecoderTests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected