Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetCPUInfo
Method
SetCPUInfo
executor/include/node_ops.hpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void SetCPUInfo(const CPUInfo* cpu)
177
{
178
cpu_info = cpu;
179
}
180
181
virtual ~NodeOps() {}
182
Callers
1
FindNodeOps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected