MCPcopy 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
334void NodeExecutor::UnbindDevice(void)
335{
336 backend_dev_ = nullptr;
337}
338
339void NodeExecutor::BindDevice(Device* device)
340{

Callers 1

UnloadDeviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected