Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetCPUInfo
Method
GetCPUInfo
driver/cpu/cpu_driver.hpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
const CPUInfo* GetCPUInfo(void)
91
{
92
return &cpu_info_;
93
}
94
95
void RunGraph(Subgraph* sub_graph, dev_graph_cb_t graph_cb)
96
{
Callers
4
test_mt_mode
Function · 0.80
test_st_mode
Function · 0.80
AttachCPUDevice
Method · 0.80
get_cpu_info
Function · 0.80
Calls
no outgoing calls
Tested by
2
test_mt_mode
Function · 0.64
test_st_mode
Function · 0.64