Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetProposal
Method
GetProposal
executor/lib/node_dev_driver.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
bool NodeDriver::GetProposal(Device* dev, Graph* graph, int policy, bool static_assign)
204
{
205
return true;
206
}
207
208
} // namespace TEngine
Callers
2
Allocate
Method · 0.45
DevGetProposal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected