Home
last modified time | relevance | path

Searched refs:initInput (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTFUtils.cpp148 void initInput(size_t Index, TF_DataType Type,
317 initInput(I, static_cast<TF_DataType>(getTFTypeIndex(InputSpec.type())), in TFModelEvaluatorImpl()
388 void TFModelEvaluatorImpl::initInput(size_t Index, TF_DataType Type, in initInput() function in TFModelEvaluatorImpl