Searched defs:SetOutputs (Results 1 – 2 of 2) sorted by relevance
76 void SetOutputs(const NodePtrList &nodes) { graph_->output_->SetInputs(nodes); } in SetOutputs() function
41 void SetOutputs(const CNodePtr &cnode, const std::vector<std::vector<size_t>> &shape, in SetOutputs() function in mindspore::hccl::TestHcclAdapter