Searched refs:InputFeed (Results 1 – 1 of 1) sorted by relevance
143 TF_SessionRun(Session, nullptr, InputFeed.data(), Input.data(), in evaluate()163 std::vector<TF_Output> InputFeed; member in llvm::TFModelEvaluatorImpl285 InputFeed(InputSpecs.size()), Input(InputSpecs.size()), in TFModelEvaluatorImpl()303 InputFeed[I] = { in TFModelEvaluatorImpl()306 if (!InputFeed[I].oper) { in TFModelEvaluatorImpl()315 if (!checkReportAndInvalidate(InputFeed[I], InputSpec)) in TFModelEvaluatorImpl()320 InputFeed.resize(NrSupported); in TFModelEvaluatorImpl()