Searched defs:SetInput (Results 1 – 4 of 4) sorted by relevance
74 void SetInput(const std::string& input) { input_ = input; } in SetInput() function
43 void Node::SetInput(size_t i, const NodePtr &new_input) { in SetInput() function in mindspore::opt::graphkernel::Node
138 internal static void SetInput(Org.Brotli.Dec.State state, System.IO.Stream input) in SetInput() method in Org.Brotli.Dec.State
196 int LiteKernelUtil::SetInput(const LiteKernel &kernelMod, const std::vector<lite::Tensor *> &inputs… in SetInput() function in mindspore::kernel::LiteKernelUtil