Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetDeviceNum
Method
GetDeviceNum
executor/lib/node_dev_driver.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
int NodeDriver::GetDeviceNum(void)
153
{
154
return dev_table_.size();
155
}
156
157
Device* NodeDriver::GetDevice(int idx)
158
{
Callers
4
UnregisterDriver
Method · 0.45
RealGetDevice
Method · 0.45
UnloadDevice
Method · 0.45
ProbeDevice
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected