Searched defs:SetGraphInputs (Results 1 – 2 of 2) sorted by relevance
163 …void SetGraphInputs(const AnfNodePtrList &inputs) { inputs_ = std::make_shared<AnfNodePtrList>(inp… in SetGraphInputs() function
1970 void DfGraphConvertor::SetGraphInputs(std::vector<Operator> *inputs) { in SetGraphInputs() function in mindspore::transform::DfGraphConvertor2084 void DfGraphConvertor::SetGraphInputs(std::vector<Operator> *inputs, AnfNodeWeakPtrList *ge_inputs)… in SetGraphInputs() function in mindspore::transform::DfGraphConvertor