MCPcopy 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
203bool NodeDriver::GetProposal(Device* dev, Graph* graph, int policy, bool static_assign)
204{
205 return true;
206}
207
208} // namespace TEngine

Callers 2

AllocateMethod · 0.45
DevGetProposalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected