MCPcopy 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_modeFunction · 0.80
test_st_modeFunction · 0.80
AttachCPUDeviceMethod · 0.80
get_cpu_infoFunction · 0.80

Calls

no outgoing calls

Tested by 2

test_mt_modeFunction · 0.64
test_st_modeFunction · 0.64