Searched defs:SetCustomOutputs (Results 1 – 3 of 3) sorted by relevance
149 bool OMModelParser::SetCustomOutputs(const CNodePtr &custom_node) { in SetCustomOutputs() function in mindspore::lite::OMModelParser
298 STATUS CustomOpCreator::SetCustomOutputs(const api::FuncGraphPtr &func_graph, Subgraph *subgraph, in SetCustomOutputs() function in mindspore::dpico::CustomOpCreator
109 bool CustomAscendUtils::SetCustomOutputs(const FuncGraphPtr &func_graph, const CNodePtr &custom_nod… in SetCustomOutputs() function in mindspore::CustomAscendUtils