Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetType
Method
SetType
src/timelineDecoder/JSONTimelineDecoder.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void JSONTimelineDecoder::JSONEntity::SetType(std::string entityType)
363
{
364
this->type = entityType;
365
}
366
367
std::string JSONTimelineDecoder::JSONEntity::GetType()
368
{
Callers
4
CreateEntity
Method · 0.45
CreateEventClass
Method · 0.45
CreateEvent
Method · 0.45
HandleTypeLabel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected