Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ UnbindDevice
Method
UnbindDevice
executor/lib/node_dev_executor.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
void NodeExecutor::UnbindDevice(void)
335
{
336
backend_dev_ = nullptr;
337
}
338
339
void NodeExecutor::BindDevice(Device* device)
340
{
Callers
1
UnloadDevice
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected