Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GenerateStaticId
Method
GenerateStaticId
profiling/client/src/IProfilingService.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
ProfilingStaticGuid IProfilingService::GenerateStaticId(const std::string& str)
55
{
56
return IProfilingService::GetStaticId(str);
57
}
58
59
} // namespace pipe
60
} // namespace arm
Callers
1
GetStaticId
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected