Searched refs:SetInput (Results 1 – 8 of 8) sorted by relevance
74 void SetInput(const std::string& input) { input_ = input; } in SetInput() function
57 cmd.SetInput("hello world");
138 internal static void SetInput(Org.Brotli.Dec.State state, System.IO.Stream input) in SetInput() method in Org.Brotli.Dec.State
104 Org.Brotli.Dec.State.SetInput(state, source); in BrotliInputStream()
605 void PhiInstruction::SetInput(size_t offset, int virtual_register) { in SetInput() function in v8::internal::compiler::PhiInstruction
1507 void SetInput(size_t offset, int virtual_register); in NON_EXPORTED_BASE()
2879 phi->SetInput(static_cast<size_t>(i), GetVirtualRegister(input)); in VisitPhi()
4970 …MS_LOG(ERROR) << "NNExecutor SetInput failed,tensor dimension is is too large, max dim = " << INT3…4987 MS_LOG(ERROR) << "NNExecutor SetInput failed, current input tensor is" << tensor.Name()